Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stacked bar chart. #37

Open
kanadmehta opened this issue Jul 14, 2016 · 3 comments
Open

Stacked bar chart. #37

kanadmehta opened this issue Jul 14, 2016 · 3 comments

Comments

@kanadmehta
Copy link

On using BarChart() function from example and just changing cart groping to 'Stacked'
// Create chart. BarChart c = new BarChart(); c.BarDirection = BarDirection.Column; c.BarGrouping = BarGrouping.Stacked; c.GapWidth = 400; c.AddLegend(ChartLegendPosition.Bottom, false);

The multiple series are not set in same line.
Am I missing something?

@MaginSoft
Copy link

I have same issue. Did you find a solution?

@smalltrai
Copy link

I have same issue. Who can help????????

@XceedBoucherS
Copy link
Collaborator

Hi,
This will be fixed in v1.7.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants