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

Creating donut pie chart #14

Closed
ghost opened this issue Dec 29, 2015 · 1 comment
Closed

Creating donut pie chart #14

ghost opened this issue Dec 29, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 29, 2015

Hi,
I am using WinRTXAMLToolKit for creating charts in VS2015, how can i create a donut pie chart, i could not find any sample for the same.

Thanks,
Samarth

@xyzzer
Copy link
Owner

xyzzer commented Dec 29, 2015

The simple solution is to put a background-colored circle in the center of a pie chart.
The more complicated one is to dig into the code of the pie data series and pie data point and create a derived donut pie data series and donut pie data point.

@ghost ghost closed this as completed Jan 15, 2016
This issue was closed.
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

1 participant