Our state of the art Gantt chart


Post by harshalkhode1703 »

Hii,

want to left align the titles of fields.
by default it appears at right.

image-20230320-025607.png
image-20230320-025607.png (61.21 KiB) Viewed 187 times

Post by tasnim »

Hi,

I need to see the CSS that you've used to achieve this. Could you please show the CSS that you've used?


Post by harshalkhode1703 »

No css, just used

generalTab: {
        items: {
          percentDone: false,
          effort: false,
          divider: false,
        }
}

Post by tasnim »

Hi,

It is working fine here

Screenshot 2023-03-20 153549.png
Screenshot 2023-03-20 153549.png (23.58 KiB) Viewed 166 times

Anything else you did? if you're not able to figure out, then could you please upload a runnable test case so we can check what's wrong with your app? So the assistance will be much faster.


Post by harshalkhode1703 »

No,

I didn't apply anything extra.
by default its showing this.

to overcome please provide any styling reference


Post by tasnim »

Hi,

There must be some other CSS affecting it

Please check if you have any other CSS included in your app that is affecting it.


Post Reply