peace@work Report post Posted February 21, 2018 I am looking for a dashboard site with a key feature of being a Radar or spider chart but 1- the data points represent only one variable - or a single point on the axis and 2- the axis is actually spread out to fill the whole section (or wedge) and not a single line. therefore the data point can move anywhere within the "wedge" and still be a value of that variable. the point is that there may be multiple values (or none) for any given variable. (actually, each wedge could be a series of the same axes, all indicating the same variable field, in the same wedge?/section). if this is confusing, the end goal is to have pie shaped chart with each pie slice a different variable. end user can add and move multiple data-points anywhere on chart; placement anywhere in a specific wedge attributes it to that variable; distance from center indicates the rank or value of the data point. 3- can drag and drop data point anywhere on chart; double clicking data point opens up record for that info. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted February 22, 2018 Hi, Please check the doc link for radar chart from here - https://www.fusioncharts.com/dev/chart-guide/standard-charts/radar-chart#creating-a-single-series-radar-chart based on your requirements you could also check FusionCharts multi-level pie chart for reference - https://www.fusioncharts.com/dev/chart-guide/standard-charts/multi-level-pie-chart#creating-a-simple-multi-level-pie-chart However please note the drag and drop feature for the above two charts is not possible as of now. Share this post Link to post Share on other sites