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

chart: Piechart legend #567

Merged
merged 4 commits into from
Jun 12, 2024
Merged

chart: Piechart legend #567

merged 4 commits into from
Jun 12, 2024

Conversation

johannes-wolf
Copy link
Member

@johannes-wolf johannes-wolf commented Apr 25, 2024

Implements #544.

This PR is a first step in improving the legend implementation by decoupling it from plot internals and thus allowing use outsides the plot API. Positioning is very basic as of now, as you can only use anchors of the chart to position the legend relative to.

There are still some improvements to do (in another PR), like improving the placement by migrating away from creating all the legend specific anchors.

@johannes-wolf johannes-wolf added the feature 🎁 Feature Request label Apr 25, 2024
@johannes-wolf johannes-wolf requested a review from fenjalien April 25, 2024 22:22
@johannes-wolf johannes-wolf linked an issue Apr 27, 2024 that may be closed by this pull request
@johannes-wolf johannes-wolf force-pushed the piechart-legend branch 4 times, most recently from 73d05f2 to f0943b5 Compare May 4, 2024 16:05
@johannes-wolf johannes-wolf merged commit ce7be43 into master Jun 12, 2024
1 check passed
@johannes-wolf johannes-wolf deleted the piechart-legend branch June 12, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎁 Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Pie chart with legends
2 participants