|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/30/2007 5:12:28 AM
Posts: 5,
Visits: 17
|
|
HI,
I was trying the free version of fusioncharts to display a stockmarket chart ( 2D line) where data is refresh every minute, and I'm having problem with the x label, my label should be showing 9.00, 10.00, 11.00 .. until 5.00 and between each label there should be divided by 60 lines.
My data willl be like below:
set name='9.00' value='17400' hoverText='9.00' showName="1"
set name='9.01' value='17900' hoverText='9.01' showName="0"
set name='9.02' value='18300' hoverText='9.02' showName="0"
But the chart end up with 2 more blank labels between 9.00 and 10.00.
Am I using the wrong chart or is there a way to overcome this by plotting between 2 x labels ??
Please help.
Regards
Wai
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
|
|
|