nilesh1021 Report post Posted April 10, 2013 (edited) Hi, I have to display all labels in zoom line chart. I am having Licence version of Fusion chart -XT. Screenshot is attached here with. In a highlighted section I want to shot all dates (points are shown in chart but dates are not) Edited April 10, 2013 by nilesh1021 Share this post Link to post Share on other sites
Haritha Report post Posted April 12, 2013 Hi Nilesh, The Zoomline Chart starts with the macroscopic view since the zoom line chart plots tens of thousands of data points all at once. You can use its zoom and scroll feature to have a microscopic view of the data. You can set the number of data labels to be visible in one screen using the attribute "numVisibleLabels". Eg. <chart ... numVisibleLabels='50' rotateLabels='1'> Hope this helps. Share this post Link to post Share on other sites
nilesh1021 Report post Posted April 22, 2013 Hi,Please look the attachment json contain all the dates as in attchment with numVisibleLabels='50' rotateLabels='1'.But the chart render with same data. Starting dates and end dates are skipped when zoomline rendered. Share this post Link to post Share on other sites
Haritha Report post Posted April 25, 2013 Hi, It is not possible to show all the labels in the macroscopic view of the chart due to space constraints. However, the attribute "numVisibleLabels" can be used to increase the number of labels visible. The starting date is always shown as the first label when the chart is first rendered. But the ending date depends on the number of data labels to be plotted. Could you please pass the XML so that we can test it here? Also, please let us know the FusionCharts version you are using. Awaiting your response. Share this post Link to post Share on other sites
nilesh1021 Report post Posted April 25, 2013 Hi Haritha json file is attached herewith I am using the Fusion chart XT version 3.2.2 (Licence version) 24-Feb-2013 this date is not displayed (i.e first date) Thanks data.txt Share this post Link to post Share on other sites
Haritha Report post Posted April 26, 2013 Hi Nilesh, Can you please upgrade to the latest version of FusionCharts v3.3.1 SR1 and check again? Awaiting your response. Share this post Link to post Share on other sites
nilesh1021 Report post Posted August 23, 2013 ok I will update the version and reply for that.... Share this post Link to post Share on other sites