change font style on Only one Column
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



change font style on Only one Column Expand / Collapse
Author
Message
Posted 3/27/2007 4:42:04 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 3/28/2007 6:32:11 AM
Posts: 3, Visits: 8
Hello,

How to change data value and label to bold on only one column (the last for exemple) of a column2d chart ?

thanks

David

Post #628
Posted 3/27/2007 9:09:39 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Today @ 8:20:12 AM
Posts: 2,194, Visits: 521
David,

There isn't a direct way to do so now. However, a tweak would be to pass the last label with bold HTML tags and set DATALABELS to render as HTML.

Thanks,
Pallav Nadhani
FusionCharts Team

Post #634
Posted 3/27/2007 10:13:42 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 3/28/2007 6:32:11 AM
Posts: 3, Visits: 8
It's seem to work only on tooltip and not datalabels (the bold)

I wrote this

<?xml version="1.0" encoding="utf-8" ?>
<graph caption="Fonds sous gestion"
rotateNames="0"
xAxisName=""
yAxisName="En millions d Euros"
canvasbgcolor="FFFFFF"
hovercapbg="FFFFFF"
hovercapborder="FFFFFF"
yaxisminvalue="0"
bgColor="FFFFFF"
baseFontSize="12"
outCnvBaseFontSze="10"
formatNumberScale="0"
decimalPrecision="0"
formatNumber="1"
useRoundEdges="0"
showBorder="0"
legendAllowDrag = "1"
plotGradientColor=""
showSum="1"
showDivLineValues="1"
adjustDiv="1"
divLineColor="F0F0F0"
showAlternateHGridColor="0"
canvasBorderAlpha="0"
legendShadow ="0"
legendBorderAlpha ="0"
numDivLines = "4"
yaxismaxvalue = "200"
showPlotBorder="0"
toolTipBorderColor='00417D'
>
<set label="31/12/2004" value="51.4" color="833F61" />
<set label="31/12/2005" value="88.4" color="833F61" />
<set label="31/12/2006" value="134.8" color="833F61" />
<set label="&lt;b&gt;28/02/2007&lt;/b&gt;" value="155.6" color="00417D" />
<trendLines>
  <line startValue="0" color="000000" displayvalue="" />
</trendLines>
<styles>
<definition>
<style name="myAnim" type="animation" param="_alpha" start="0" duration="1" />
<style name="esthtml" type="font" isHTML="1" />
</definition>
<application>
<apply toObject="Legend" styles="myAnim" />
<apply toObject="DataLabels" styles="esthtml" />
<apply toObject="ToolTip" styles="esthtml" />
</application>
</styles>
</graph>

Post #638
Posted 3/28/2007 3:27:04 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Today @ 8:20:12 AM
Posts: 2,194, Visits: 521
Right - it seems I was wrong. Only the tool-tip gets updated.

I've pushed this feature in wish lists for next feature and would update you once implemented. Sorry for the confusion.

Thanks,
Pallav Nadhani
FusionCharts Team

Post #658
Posted 3/28/2007 6:11:46 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 3/28/2007 6:32:11 AM
Posts: 3, Visits: 8
Oki thank you
Post #664
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 11:31pm


Execution: 0.094.