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

Implement Area and Pie chart types #866

Merged

Conversation

artem-iron
Copy link
Contributor

Add implementation for Area, Pie and partly a Column chart types, minor fixes for charts.

Column chart still needs the AddNewColumnChart implemented in OpenXmlFormats/Drawing/Chart/Chart.cs

Part of the implementation for #581

ashimkov-kas and others added 2 commits June 30, 2022 10:45
We've changed places for categories and values for this type of chart, this reverts that change and returns to original form.
@tonyqus
Copy link
Member

tonyqus commented Jul 13, 2022

Do you have some sample code that can create the Area and Pie chart based on your new implementation?

@artem-iron
Copy link
Contributor Author

Sorry, code was posting all broken. Here's an example project with it. Clone it to the same folder where NPOI repo folder is located

https://github.com/artem-iron/AreaAndPieChartsExample

@tonyqus tonyqus added this to the NPOI 2.6.1 milestone Aug 27, 2022
@CyberGuerro
Copy link

I hope these features will be available soon... ....they are very very fondamental for me!!!

@tonyqus
Copy link
Member

tonyqus commented Mar 4, 2023

LGTM

@tonyqus tonyqus merged commit 056ac0d into nissl-lab:master Mar 4, 2023
@artem-iron artem-iron deleted the issue-581-implement-chart-types branch March 5, 2023 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants