Recommended Posts

Hello,

 

i need information regarding following things

1. what is maximum number of processes/task can be added in chart so that it wont slow down the application.

2. export feature which is suitable for gantt chart , as export feature is taking snapshot of visible content only. like will show only left part of chart in case we have large scrolled data.

 

please reply as soon as possible.

Regards,
Dashrath Degavat

Share this post


Link to post
Share on other sites
Hi,

 

According to your first query, it would not be ideal to specify the maximum number of tasks/processes that degrades the performance, as it depends on various parameters like system configuration, browser used and types of data.

 

For the second query,export feature will fetch the snap of the view-able portion of the chart.


 

 


Share this post


Link to post
Share on other sites

for second query, is there any way to get the whole gantt chart snapshot? 

another question - is it possible to add scroll bars to charts like a multigroup bar chart which is having more than 20 groups . 

Share this post


Link to post
Share on other sites
Hi,

 

Regarding the export feature problem, its is not possible as because the plotting logic and the data points are mapped in a different way, so export feature will fetch the snap of the view-able portion of the chart.

 

Scroll bar cannot be applied on msbar charts, however you can use scroll bar feature in mscolumn chart. Please check this sample fiddle link for an implementation of the same http://jsfiddle.net/ayanbhaduryfc/edt7bygx/

 

Hope this helps.

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