Sign in to follow this  
zakyel

Stacked 3D Chart Type

Recommended Posts

Hi,

 

I would like to ask if we order fusioncharts, are there different kinds of charts comes in full edition ?

 

The next question, Is it possible to style the last chart in this link

http://www.fusioncharts.com/gallery/Category.asp?Stacked (3D Stacked Bar) like 2D Stacked Column. Becouse we would like to have a rounded bars like 2D Stacked Column but the bars should be horizontally aligned.

 

Thank you.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

Welcome to FusionCharts Forum!smile.gif

First of all, we would like to thank you for showing interest in FusionCharts.

 

I would like to ask if we order fusioncharts, are there different kinds of charts comes in full edition ?

 

Yes, FusionCharts full bundle consists of FusionCharts, FusionWidgets, PowerCharts and FusionMaps.

 

You can buy the full bundle or the individual one as per your requirement.

To know about the list of charts available in FusionCharts, please visit the links below:

FusionCharts List: http://www.fusioncha.../ChartList.html

 

FusionWidgets list: http://www.fusioncha.../ChartList.html

 

PowerCharts list: http://www.fusioncha.../ChartList.html

 

FusionMaps list: http://www.fusioncha...s/MapsList.html

 

Is it possible to style the last chart in this link :http://www.fusioncha...ory.asp?Stacked (3D Stacked Bar) like 2D Stacked Column. Becouse we would like to have a rounded bars like 2D Stacked Column but the bars should be horizontally aligned.

 

I am afraid, we we are not able to under stand your question.

Please visit the links below:

http://www.fusioncha...ackedcolumn3d_1

 

http://www.fusioncha...ackedcolumn3d_3

 

http://www.fusioncha...ackedcolumn2d_1

 

http://www.fusioncha...?stackedbar3d_1

 

Could you please confirm are you looking for link 4 to work like link 2?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

Thank you for your answers.

 

http://www.fusioncharts.com/gallery/Chart.asp?stackedbar3d_2

 

This structure is good for us but we want rounded corners in bars. This is rectangular.

 

Like this one : http://www.fusioncharts.com/gallery/Chart.asp?bar2d_3

 

Thank you.

 

Hi,

Welcome to FusionCharts Forum!smile.gif

First of all, we would like to thank you for showing interest in FusionCharts.

 

 

Yes, FusionCharts full bundle consists of FusionCharts, FusionWidgets, PowerCharts and FusionMaps.

 

You can buy the full bundle or the individual one as per your requirement.

To know about the list of charts available in FusionCharts, please visit the links below:

FusionCharts List: http://www.fusioncha.../ChartList.html

 

FusionWidgets list: http://www.fusioncha.../ChartList.html

 

PowerCharts list: http://www.fusioncha.../ChartList.html

 

FusionMaps list: http://www.fusioncha...s/MapsList.html

 

 

I am afraid, we we are not able to under stand your question.

Please visit the links below:

http://www.fusioncha...ackedcolumn3d_1

 

http://www.fusioncha...ackedcolumn3d_3

 

http://www.fusioncha...ackedcolumn2d_1

 

http://www.fusioncha...?stackedbar3d_1

 

Could you please confirm are you looking for link 4 to work like link 2?

 

Awaiting for your response.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

You would need to set <useRoundEdges='1'> attribute inside the <chart> element of your XML code to achieve this.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites

We are using jsondata and using the attribute useroundedges but nothing happens. I think we can not round the edges of this type of chart ?

 

StackedBar3D.swf

 

"chart": {
   	"useroundedges":"1",
   	"showvalues": "0",
   	"showborder": "0",
   	"tooltipbgcolor": "414141",
   	"tooltipbordercolor": "383838",
   	"plotborderdashed": "1",
   	"plotborderdashlen": "2",
   	"plotborderdashgap": "2",
   	"bgColor" : "414141",
   	"basefontcolor": "FFFFFF",
   	"alternatevgridcolor": "40b8fd",
   	"formatNumber" : "0",
   	"formatNumberScale" : "0",
   	"showCanvasBase" : "0"
},

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

I am afraid, Stacked bar 3D chart does not support the feature you are looking for, at this time.sad.gif

 

You would need to use "Stacked Bar 2D" chart to suffice your requirement.

 

Hope this helps.smile.gif

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