FusionCharts Forum: Displaying data values on 2D line graph - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Displaying data values on 2D line graph

#1 User is offline   nowakbr 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 15-March 10

Posted 15 March 2010 - 11:12 AM

I generate a 2D line graph monthly.



I want to display some of the values on the chart but not all. showValues=0 or 1 seems to be for the whole data set, is there an individual element I can use on each data point that will either display or not display the data value on the graph?



I use showNames=0 to not display the x-axis value but I also do not want to display these certain values along the line. But, to still use this data value when generating the graph.



Thanks,

Nowakbr
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 16 March 2010 - 01:33 AM

Hi Nowakbr,

Welcome to FusionCharts forum. :)

In case you wish to display the "datalabels" of certain dataplots, please try setting the "showNames" attribute of the <graph> element to '0' and then try setting the "showName" attribute of the particular <set> element to '1'.

Please note fusionCharts Free does not support the "showValue" attribute for the <set> element.

Ref.- http://www.fusioncharts.com/free/docs?/XMLOverview.html

Hope this helps. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic