Skip to content

Pie: Make the label and legend text settings independent#4280

Merged
swharden merged 4 commits intoScottPlot:mainfrom
LeaFrock:pie_legend
Oct 9, 2024
Merged

Pie: Make the label and legend text settings independent#4280
swharden merged 4 commits intoScottPlot:mainfrom
LeaFrock:pie_legend

Conversation

@LeaFrock
Copy link
Contributor

Fix #3295 . It should be compatible to old codes.

@swharden
Copy link
Member

swharden commented Oct 9, 2024

Thanks for this PR @LeaFrock!

The Label now only controls the slice label, and LegendText only controls what appears in the legend. They are now totally separate, and the cookbook recipes have been updated to reflect this change 👍

@swharden swharden enabled auto-merge (squash) October 9, 2024 20:26
@swharden swharden merged commit f4a1413 into ScottPlot:main Oct 9, 2024
@LeaFrock LeaFrock deleted the pie_legend branch October 10, 2024 03:09
@LeaFrock
Copy link
Contributor Author

A reminder: the commit imports a break change which might affect the developers who use old versions.

swharden added a commit to johndoh/ScottPlot that referenced this pull request Oct 10, 2024
swharden added a commit that referenced this pull request Oct 10, 2024
…) (#4305)

* Coxcomb: fix position of intiial slice to match rotation setting (#4304)

* Coxcomb: improve first slice alignment

re-implementation of #4305 after #4278 and #4280 merge conflicts

* Update CHANGELOG.md

---------

Co-authored-by: Scott W Harden <[email protected]>
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

Successfully merging this pull request may close these issues.

SP5: Slice Labels

2 participants