Sign in to follow this  
mkouts

Process labels scrolling issue in the Gantt chart

Recommended Posts

Hi,

 

While switching from a Flash version of the Fusioncharts to the latest SVG version I encountered a problem with the initial process window state. Right after the chart is rendered process labels are scrolled all the way left while the scroll bar position is 0 (see the attached screenshot). Clicking on the "right" arrow eliminates the inconsistency. It also happens every time you resize this chart while the process labels are longer than the process window width. Has anybody seen this behavior? Is there a good (configuration or programmatic) way to make it work properly? The Flash version doesn't have this problem.

 

Thank you,

Michael

 

Share this post


Link to post
Share on other sites

Hi,

 
The problem you are facing with the process labels seems to be working fine from our end, please upgrade to the latest version of FusionCharts if you face any problem.

For further reference please visit the fiddle link and check the sample code
http://jsfiddle.net/ayanbhaduryfc/wncku5rd/

If it still doesn't solves your problem, it will be very helpful if you provide us with your implementation in a sample fiddle.
 
Hope this helps.

Share this post


Link to post
Share on other sites

Ayan,

 

Thank you for the quick response. I use version 3.11.3 that is pretty recent if not the latest. To produce the problem you can remove "datatable" element from the chart as well as "width":"200" from the "processes" in your sample code. Please see the attached screenshot.

 

Thank you,

Michael Kouts

 

post-73525-0-02999300-1482259806_thumb.png

Share this post


Link to post
Share on other sites

Ayan,

 

Your sample code provided me with a workaround - I added an empty "datatable" element to the chart and it seems to resolve my problem.

 

Thank you,

Michael Kouts

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this