Skip to content

Implement Area and Pie chart types#866

Merged
tonyqus merged 2 commits into
nissl-lab:masterfrom
jake-codes-at-5-am:issue-581-implement-chart-types
Mar 4, 2023
Merged

Implement Area and Pie chart types#866
tonyqus merged 2 commits into
nissl-lab:masterfrom
jake-codes-at-5-am:issue-581-implement-chart-types

Conversation

@artemkoloskov-admin
Copy link
Copy Markdown
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
Copy Markdown
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?

@artemkoloskov-admin
Copy link
Copy Markdown
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
Copy Markdown

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

@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented Mar 4, 2023

LGTM

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.

4 participants