The Y Label name can't show for Chinese
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



The Y Label name can't show for Chinese Expand / Collapse
Author
Message
Posted 4/22/2008 8:44:25 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 6/30/2008 4:38:49 AM
Posts: 2, Visits: 17
e.g  For the attribute of chart like Column2D,Line2D

      yAxisName='hello'     //can show  on the rails

      yAxisname='你好'     //can't show on the rails

Please help me! Thanks!

ljinkai

Post #5860
Posted 4/23/2008 1:35:22 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 9:19:06 AM
Posts: 679, Visits: 1,083
Hi,

Could you try using rotateYAxisName='0'? These characters, because they are not embedded wont show in rotated mode.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #5862
Posted 4/23/2008 4:42:41 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 6/30/2008 4:38:49 AM
Posts: 2, Visits: 17
Hi,

OK! I get it. Thanks for help!

ljinkai

Post #5867
Posted 5/4/2008 6:09:03 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/4/2008 6:28:56 AM
Posts: 2, Visits: 3
Hi,

I am using the PHP class to set the paramters.

I included rotateYAxisName=0 so that the Y axis won't rotate, as I am using Hebrew Characters.

But for some reason it will note take, it ignores it.

Where else should this be placed ?

My Code:

$strParam="rotateYAxisName=0;xAxisName=HEBREW_HERE;yAxisName=$LNG_Chart_yAxis;decimalPrecision=0;formatNumberScale=0;rotateNames=1;numVDivLines=28;showBorder=0;baseFontColor=003300;anchorRadius=4;anchorBgColor=d3e1f0;anchorBorderColor=0b5cae;anchorBorderThickness=2;showValues=0;formatNumber=0";
$FC->setChartParams($strParam);

Thank you.
Post #6082
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 3:44pm


Execution: 0.078.