|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/10/2007 5:26:52 PM
Posts: 2,
Visits: 2
|
|
We have a 2D line graph (MSLine.swf) that shows changes in sales over time, and I'd like to show the current month by applying a yellow highlight to it's division on the graph.
I've tried using vlines, but they seperate two data points rather than highlight around the important one.
Some other ways of highlighting important data are shown here (http://www.fusioncharts.com/docs/Contents/Highlight.html) but I really need to be able to apply this background!
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 9:07:24 AM
Posts: 2,146,
Visits: 501
|
|
| You can just color that section of line by applying color attribute for the <set> element: <set ... color='Hex Code' ...>
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/10/2007 5:26:52 PM
Posts: 2,
Visits: 2
|
|
Hi,
Our designer doesn't like that option It's confusing for users - why is that line highlighted? Is it a forecast (it's not, it's hard data).
Is there a way to color the background?
Cheers,
Nik
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 9:07:24 AM
Posts: 2,146,
Visits: 501
|
|
| I'm not sure what you mean by changing background. But another option for showing forecast data would be to use dashed lines.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|