vinny

Groupings On Y Axis

Recommended Posts

Hi. I need to create a 2D bar chart with 2 data groupings on the y axis. Is this possible? If so, what would the JSON data look like? I have attached a sample of what the chart should look like. Any help would be greatly appreciated.

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Could you please send us a screenshot to look into your requirement?

 

Awaiting for your reply.

Share this post


Link to post
Share on other sites

File attached. Sorry, thought I did this the first time. Didn't realize I had to click "Attach This File" after selecting the file to attach. As I mentioned in my second post, I was able to fake this result by including two rows with a value of zero to act as place holders, but it's not really data grouping and makes the code that creates the result set sort of ugly. Any help would be greatly appreciated.

post-12969-033743400 1298898218_thumb.jpg

 

 

EDIT: hmm, I also thought I added a second post explaining my workaround. Not having a good day. :)

 

So, what I did was this:

As I create the result set, I add a dummy row at the start of each group with a value of zero. As long as I don't display values, it looks just like data grouping. However, if I want to export the results, I have to do a bit more work to create the result set.

 

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Could you please send us a screenshot to look into your requirement?

 

Awaiting for your reply.

Edited by vinny

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

The chart you require cannot be done directly by FusionCharts. However, we have tried a work-around to solve your purpose.

 

Please check with the XML of the rendered chart for your reference.

Hope this helps.smile.gif

Bar2D.xml

Share this post


Link to post
Share on other sites

Thanks for the quick response. Seems your solution is the same as mine, and that's fine as it seems to be working ok. Any chance there would be support for this in the future though?

Hi,

 

The chart you require cannot be done directly by FusionCharts. However, we have tried a work-around to solve your purpose.

 

Please check with the XML of the rendered chart for your reference.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

We will try to implement this feature in our future upgrades.

 

Meanwhile, keep FusionCharting!biggrin.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