Sign in to follow this  
learning FC

Legend, Chart Type

Recommended Posts

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

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 by Haritha

Share this post


Link to post
Share on other sites

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this