Sign in to follow this  
eden

Trendlines Displayvalue Doesn't Be Colored

Recommended Posts

Windows XP SP3

Internet Explorer 8 and FireFox 18.2.2

 

In my XML document I set trendLines like this :

<trendLines>

<line startValue='2' color='FF0000' displayValue='Moyenne'/>

</trendLines>

 

 

I've got the line in the color but not the DisplayValue (See Picture 'Target' in attachment).

The line ist green but not the title 'Moyenne'

 

post-37048-0-35153400-1360961263_thumb.jpg

Data.XML

TEST.html

 

I don't know why, someone have an idea ?

Edited by eden

Share this post


Link to post
Share on other sites

HI,

 

Windows XP SP3

Internet Explorer 8 and FireFox 18.2.2

 

In my XML document I set trendLines like this :

<trendLines>

<line startValue='2' color='FF0000' displayValue='Moyenne'/>

</trendLines>

 

 

I've got the line in the color but not the DisplayValue (See Picture 'Target' in attachment).

The line ist green but not the title 'Moyenne'

 

post-37048-0-35153400-1360961263_thumb.jpg

Data.XML

TEST.html

 

I don't know why, someone have an idea ?

 

Please note that the XML file that you have attached has the trendline "displayValue" set to "Target" which is shown on the chart when rendered.

 

Could you please modify the same to use your own display value and see if this helps?

 

Hope this helps. :)

Share this post


Link to post
Share on other sites

HI,

 

 

FusionCharts : 3.3.0

 

Please note that the XML file that you have attached has the trendline "displayValue" set to "Target" which is shown on the chart when rendered.

 

Could you please modify the same to use your own display value and see if this helps?

 

Hope this helps. :)

 

 

I have modified my XML document ; I replaced “Target” by “Moyenne” and that does not change anything.

That seems normal because one can name as it is wished this line.

 

Does somebody arrives to obtain the text of the same color as the line ?

 

Data.XML

Edited by eden

Share this post


Link to post
Share on other sites

I have modified my XML document ; I replaced “Target” by “Moyenne” and that does not change anything.

That seems normal because one can name as it is wished this line.

 

Does somebody arrives to obtain the text of the same color as the line ?

 

Data.XML

 

By reading the documention of my kind of graph I see that it is possible but the screenshot which accompanies presents the same problem.

http://docs.fusioncharts.com/charts/contents/ChartSS/Combi3D.html

 

Bug or not ?

Share this post


Link to post
Share on other sites

Hey,

 

We are looking into the issue.

 

Meanwhile, can you please try adding font styles to "TrendValues" object? Please find the modified XML attached.

 

Yes it's working fine like this :)

 

Thank you very much for your answer and solution .

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this