fdebrain / streamlit-vega-lite-charts

A streamlit web app to generate insightful charts from tabular data.
https://vega-lite-charts.streamlitapp.com/
MIT License
4 stars 5 forks source link

Improve donut plot #6

Open fdebrain opened 2 years ago

fdebrain commented 2 years ago

Is your feature request related to a problem? Please describe. Make the donut plot more useful, appealing and customizable.

Describe the solution you'd like Here are a few improvement ideas:

Describe alternatives you've considered You will probably need to get familiar with Vega-Lite

Additional context This is currently how it looks in the app:

Subsegment donut example:

dhfherna commented 2 years ago

I would like to work on it. ¿Can do you assign me?

fdebrain commented 2 years ago

Hi @dhfherna and thanks for your interest! I'm looking forward to your contribution :)

Don't forget to :star: the repo :)

Also if you see any improvements in documentation (readme, contribution guide) or have any feature requests in mind feel free to open new issues.

Happy coding! :rocket:

fdebrain commented 2 years ago

@dhfherna Any news?

dhfherna commented 2 years ago

Hi @fdebrain, I did a PR adding a new tab to create a complex donut chart, this wasn't easy for me but it's an initial improvement. I will wait for your comments.