crazygoji Report post Posted April 30, 2010 I have a line chart where two lines end up very close to each other causing the data values to appear over the lines in a way that is confusing to the user. I have been asked to place the top line value above the line and the bottom line value below the line. I don't see any settings in the documentation for data value placement in a line chart. Is this even possible? Thanks Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 30, 2010 Hi, Welcome to FusionCharts forum. I am afraid, as of now FusionCharts does not support this. In case you wish to display the value of the Trendline on top, please try setting the attribute "showOnTop" in the <trendline> element to '1'. Hope this helps. Share this post Link to post Share on other sites
Madhu Report post Posted May 1, 2010 Hey, The line chart has no attributes to place the values on top or below, except when you are using trendlines. As an alternative you can try to set the yAxis max and min values in such a way that the scale extends and the two lines do not overlap each other. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted May 1, 2010 Hi Madhu, Thanks for sharing your idea. Happy FusionCharting. Share this post Link to post Share on other sites
Madhu Report post Posted May 1, 2010 Hi Basundhara, You are welcome. Share this post Link to post Share on other sites
crazygoji Report post Posted May 3, 2010 Thank you both for your assistance. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted May 3, 2010 Hi, Glad that your issue is resolved. Keep smiling and keep FusionCharting. Share this post Link to post Share on other sites