|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/27/2007 7:11:12 AM
Posts: 2,
Visits: 5
|
|
Data.xml<graph rotatenames='0' caption='Monthly Unit Sales' xAxisName='Month' yAxisName='Units' showNames='1' decimalPrecision='0' formatNumberScale='0'> <set name='Jan' value='462' color='AFD8F8' /> <set name='Feb' value='857' color='F6BD0F' /> <set name='Mar' value='671' color='8BBA00' /> <set name='Apr' value='494' color='FF8E46' /> <set name='May' value='761' color='008E8E' /> <set name='Jun' value='960' color='D64646' /> <set name='Jul' value='629' color='8E468E' /> <set name='Aug' value='622' color='588526' /> <set name='Sep' value='376' color='B3AA00' /> <set name='Oct' value='494' color='008ED6' /> <set name='Nov' value='761' color='9D080D' /> <set name='Dec' value='960' color='A186BE' /> </graph> The code above just came from the demo except " rotatenames='0' " . it seems that the "rotatenames='0' " doesn't work, so I can't disable the rotation of Yaxis names in "fusionchartsFree" ? Thx in advance!
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: 2 days ago @ 9:41:33 AM
Posts: 809,
Visits: 1,285
|
|
| Hi, we are sorry that there is a major mistake in our Documentaion Section on Using Muilti Lingual Characters where its said that rotateNames will rotate the Y Axis Name. Actually, rotateNames will rotate the X Axis labels ( not x axis names ) which we call 'name's. It will only rotateNames='1' will make these labels vertical while rotateNames='0' will make x axis labels horizontal.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/27/2007 7:11:12 AM
Posts: 2,
Visits: 5
|
|
| Oh, Thanks a lot. I got it. However, if I am not able to show the Y Axis Name horizontally, the Y Axis Name will be hidden when I use non-English characters such as Chinese. I saw the hints in docs: "any rotated text on chart cannot show non-English characters." Is there a way to solve it? Thanks again!
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: 2 days ago @ 9:41:33 AM
Posts: 809,
Visits: 1,285
|
|
| Hi, i am afraid rotating YAxis Name to horizontal is not possible in FusionCharts FREE version.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|