Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
16.99k stars 1.86k forks source link

Improving data interaction and visualization features in (pie_multiple.py) #2291

Open Kritika75 opened 3 days ago

Kritika75 commented 3 days ago

Description

the need for interactive data filtering, export functionality for charts, and historical trend visualization these features will improve user engagement, data accessibility, and context for decision-making

Solution Proposed

i can add a dropdown or multi-select for filtering data by region or emissions type, so users can focus on what they care about and include a button to export pie charts as PNG or PDF for easy sharing and then finally, add a line or bar chart next to the pies to show historical trends and give more context.

Impact of Solution

These features will make the taipy more user-friendly and versatile filtering adds focus, exporting improves usability, and historical trends provide deeper insights just make sure performance stays smooth with large datasets and the layout stays clean with added charts

Acceptance Criteria

Code of Conduct

FlorianJacta commented 3 hours ago

Could you please help us understand this issue? What are you proposing?