solutions2

Stackedcolumn2Dlinedy

Recommended Posts

Hi,

 

I can not find a Stacked column 2D with line and dual Y.

There is a 3D version of this chart StackedColumn3DLineDY, but not a 2D. I would have to use the MSStackedColumn2DLineDY, but I don't need MS.

Does StackedColumn2DLineDY exist? Or is there a way to make StackedColumn3DLineDY a 2D graph?

 

Thanks,

S.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

Thanks for your post.

You can create a StackedColumn2DLineDY chart using MSStackedColumn2DLineDY by giving only one dataset.

Hope this helps.

Share this post


Link to post
Share on other sites

Hi,

I am trying to plot stackedolumn2d with trendline and line and dual Y axis. When I use stackedcolumn2dlinedy chart, I get an error 'Chart type not supported. When I use MSStackedColumn2DLineDY  chart, I get an error 'No data to display'. I am using one dataset.

Please let me know which chart type would be suitable?

Thank You

Share this post


Link to post
Share on other sites

Hi Sneha,

 

To render these chart types that you have mentioned, you need to include fusioncharts.js and fusioncharts.charts.js library files in your application or page.

However, different chart types might have different dataSource structures. Chart stackedcolumn2dlinedy is having different dataSource structure than msstackedcolumn2dlinedy chart type.

Please refer to the below documentation links for the respective chart types structure with showcased samples :

stackedcolumn2dlinedy - https://www.fusioncharts.com/dev/chart-guide/standard-charts/combination-charts#stacked-column-2d-line-dual-y-axis-chart

msstackedcolumn2dlinedy - https://www.fusioncharts.com/dev/chart-guide/standard-charts/combination-charts#multi-series-stacked-column-2d-line-dual-y-axis-chart

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites

Hi Akash,

Thanks for your response.

As you advised, I included fusioncharts.charts.js too in my page. I went ahead and opened the first link you have provided for the chart type stackedcolumn2dlinedy. I tried editing the chart in jsfiddle.net. I used the chart json object created from my application and pasted in the editor and the chart showed up correctly but my application errors out with 'Chart type not supported'.

I am using Fusioncharts 3.13 version. Is it possible that stackedcolumn2dlinedy chart is supported only in newer versions? When I opened the first link, I could see the version as 3.15 at the top. 

Can you let me know if I have to upgrade my FusionCharts version or if I am missing something?

Any help is appreciated.

Thank you

Sneha

Share this post


Link to post
Share on other sites

Hi Sneha,

 

The chart type stackedcolumn2dlinedy was introduced in the version release of 3.14.1. Please check the below sample for reference using this version :

https://jsfiddle.net/jkcvbfmx/

Version history : https://www.fusioncharts.com/dev/upgrading/version-history/version-3-14-X

 

You can upgrade to the current version(trial) of 3.15.0-sr.1 from the below download link for evaluation :

https://www.fusioncharts.com/download/fusioncharts-suite-xt?framework=js

 

For upgrading to the licensed version, you can drop a mail to [email protected]

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites

Hi Akash,

Thanks for confirming.

I will go ahead and get the version upgraded. What all information I will have to provide while sending email to [email protected]?

This would be for the company I work in. Basically we already have licensed version 3.13. If you can let me know the details required while requesting for upgrade, that would be awesome. I appreciate your help.

Thank You

Sneha

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