Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2335
xamWebChart Line Chart ToolTipDate Value and Performance Issue
posted

Hi,


We are using xamWebChart and adding Datapoints dynamically to it. We have to show Numeric Value in Y-Axis and Date Value in X-Axis. But we are having following issues:

1. We have to add dates by casting it to string (Hope it does not effect any thing)
2. Only 4 Dates are shown in x-axis labels while there are hundred of date points, this makes chart less readable.
3. We are adding tooltip to datapoints but it is not shown(If i convert the chart type to Scatter then it shows tooltip).
4. It takes 3 to 4 seconds to add data points(I am using cht.RefreshEnabled this property too).

Can you help me to reolve these issues

Thanks

Parents Reply Children
No Data