Search the Community
Showing results for tags 'RadarChart'.
Found 3 results
- 
	
	
				paletteColors of Chart Object do not work dynamically
Nivedita posted a topic in Using PowerCharts XT
I am trying to set the paletteColors property dynamically on Radar chart. <div id ="chart-container" style="clear:both;">FusionCharts should load here..</div> var char = {}; var jSonObj = {}; $(document).ready(function() { chart.paletteColors = "#008ee4,#6baa01"; jsonObj.chart = chart; myChart.setChartData(jsonObj, "json"); } FusionCharts.ready(function (FusionCharts) { myChart = new FusionCharts ({ type: 'radar', renderAt: 'chart-container', width: '650', height: '450', } ); myChart.render('chart-container'); }); }); It's not working. Need a help here. Thanks.- 2 replies
 - 
	
		
- PowerCharts
 - RadarChart
 - 
					(and 1 more) 
					
Tagged with:
 
 
 - 
	Hi, I created a sample radar chart with JSON value updated dynamically from MYSQL DB. I am unable to get interactive Legend (which is clickable).
- 1 reply
 - 
	
		
- Legend
 - Powerchart
 - 
					(and 2 more) 
					
Tagged with:
 
 
 - 
	Hi, We are working on RadarChart, dataset and cateogories are retrieved from JSON Data, We need to specify some datapoints to be highlighted. How this can be achived. Please help us immediately
- 1 reply
 - 
	
		
- Radarchart
 - JSON
 - 
					(and 2 more) 
					
Tagged with:
 
 
 
