|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/20/2008 5:34:10 AM
Posts: 1,
Visits: 2
|
|
| Hi. I wonder if there is a way to disable the displaying of values on the X/Y axis and keep them only in the popup text of the points. So if I have X/Y axis, add values like x = 1, y = 10; x = 2, y = 2; etc in the chart the values of X would not be shown on the axis, rather just in the popup/hover text when the mouse if over a certain point. Regards, Robert
Software is like sex,
It's better when it's free.
~Linus Torvalds
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 1:08:34 AM
Posts: 2,183,
Visits: 515
|
|
Hi,
You can set [chart showLabels='0' showYAxisValues='0' ...]
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|