Sign in to follow this  
Pallav

Changing labels and their locations for Real Time charts

Recommended Posts

I'm using a series of:

 

 

 

FusionCharts/FI2_RT_Line.swf

 

 

 

and I want one of them to show only the realtime value with no chart at all. I've shrunk the chart down to where it shows the series name "Dollars" and the realtime value (e.g. "77.23"). But it also shows the "range" value on the left side of the chart as well as the bottom portion of the chart itself.

 

 

 

Can I add a "$" to the value causing the display to read "$77.23"? Is there any control over where the realtime value is displayed? I'd like to move it to the far left or right rather than being forced to see it in the middle of the screen.

 

 

 

Can I remove the chart y axis label?

 

 

 

Can I make the chart itself so tiny it's not viewable and still have the "realtime" value?

 

 

 

I've attached the xml for the chart in the .txt file...

 

 

 

Thanks in advance,

 

Kurt

Share this post


Link to post
Share on other sites

>>> Can I remove the chart y axis label?

Yes - you can do so <chart yAxisName='' ...>

But you cannot remove the entire chart to just show real time value.

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