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

Give the possibility to supply a custom label generator for pie charts #698

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

ggiambo
Copy link
Contributor

@ggiambo ggiambo commented Sep 3, 2022

No description provided.

@timmolter
Copy link
Member

Please add a demo.

@ggiambo
Copy link
Contributor Author

ggiambo commented Aug 1, 2023

Demo of PieChart02 with labels showing percentage:

Before
immagine

After
immagine

@ggiambo
Copy link
Contributor Author

ggiambo commented Sep 6, 2023

@timmolter is the demo OK or are you expecting something else?

@timmolter
Copy link
Member

I appreciate the idea and effort, but the way you implemented it is different than we have for other chart types: through the styler:

 chart
        .getStyler()
        .setCustomCursorXDataFormattingFunction(

@ggiambo
Copy link
Contributor Author

ggiambo commented Apr 26, 2024

I appreciate the idea and effort, but the way you implemented it is different than we have for other chart types: through the styler:

 chart
        .getStyler()
        .setCustomCursorXDataFormattingFunction(

I understand.
What about #847 ?

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.

2 participants