|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/25/2007 12:53:20 PM
Posts: 1,
Visits: 7
|
|
Hi,
I am creating a bar plot using a set of colors for each bar. Now at client site the user needs the option to right or left click and change the color of a particular bar using a color palette. and then storing it for future recreation of the plot.Is it possible to do so??
Shilpi
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117,
Visits: 498
|
|
Shilpi,
I'm afraid this functionality is currently not built in FusionCharts.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/16/2007 1:22:21 PM
Posts: 2,
Visits: 4
|
|
Hi there.
First of all: Great tools!
I reply on this post because I think is almost the same issue I just want to be sure.
Can I highlight a scatter-chart anchor from my js code??
I mean something like:
oChart.changeAnchorColor(x,y,color) ???
I need to display different status when an item is selected.
Regards
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117,
Visits: 498
|
|
I'm afraid you cannot highlight an individual anchor. But, you can change the entire chart's data at client side with new XML that highlights an individual anchor.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|