learning FC Report post Posted March 15, 2013 Hi, I have a few issues regarding rendering the chart: 1-I have a chart with three elements, i want to use MSCombiDY2D, and also i have json data file(only key and data ) not in the format like categories, dataset that is required for fusion charts so, how do i use my json file to render the chart, its has large data. 2-Is it possible to show one element(legend) active on loading the graph. 3-can a single graph can be drawn in more than one chart type depending on selection of legend. suppose i select one entity(legend) it show bar graph and on two it show line+bar graph and on selecting three it should render MSCombiDY2D chart. and data need to come dynamically. IS this possible? Please help and tell if these are possible cases. Share this post Link to post Share on other sites
Haritha Report post Posted March 15, 2013 (edited) Hi, Thank you for your interest in FusionCharts. Please find the replies for your queries below: 1- I have a chart with three elements, i want to use MSCombiDY2D, and also i have json data file(only key and data ) not in the format like categories, dataset that is required for fusion charts so, how do i use my json file to render the chart, its has large data. >> I am afraid, you need to have your own mechanism to convert the data in the JSON format that FusionCharts accepts. For more information, you may please refer : http://docs.fusionch...ombination.html 2-Is it possible to show one element(legend) active on loading the graph. >>This feature is currently not supported by FusionCharts. 3-can a single graph can be drawn in more than one chart type depending on selection of legend. suppose i select one entity(legend) it show bar graph and on two it show line+bar graph and on selecting three it should render MSCombiDY2D chart. and data need to come dynamically. IS this possible? >>This feature is currently not supported by FusionCharts. For information on the properties supported by MSCombiDY2D chart, you may please refer to the documentation link :http://docs.fusionch.../Combi2DDY.html Hope this helps. Edited March 15, 2013 by Haritha Share this post Link to post Share on other sites
piyuh3107 Report post Posted February 5, 2014 Hi, Can you tell us how we can have legends incorporated for fusion charts on a business intelligence tool? can this be done? also is the usage of a range slider possible? Attached is a screenshot example. ranger slide.bmpLegends.bmp Share this post Link to post Share on other sites
Haritha Report post Posted February 6, 2014 Hi, Range Slider as a legend is supported only by PowerCharts XT Heat map chart. Refer the legend of the link : http://www.fusioncharts.com/explore/heatmap_4 . Can you please let us know in which chart type do you intend to use this type of legend with? It is possible to show a legend similar to the legend present in your "Legends.bmp". Refer our demo gallery link : http://www.fusioncharts.com/explore/interactive-legend Hope this helps. Share this post Link to post Share on other sites
piyuh3107 Report post Posted February 6, 2014 Thank you, We were using the Fusion charts free version for the legends requirement. Share this post Link to post Share on other sites
Haritha Report post Posted February 7, 2014 Hi, It is possible to have a legend in FusionCharts free too. Ref. http://docs.fusioncharts.com/free/Contents/BasicChartElements.html However, the free version does not provide various features like legend interactivity. Also, the range slider cannot be included in the Free version of FusionCharts. Hope this helps. Share this post Link to post Share on other sites