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

Feature Request: Develop Custom Pie Chart Component Using Svelte.js and Gradio #3

Open
2 tasks
oreoluwa212 opened this issue Sep 4, 2024 · 0 comments
Open
2 tasks

Comments

@oreoluwa212
Copy link
Contributor

oreoluwa212 commented Sep 4, 2024

Description

  • Connected to #9266
  • We need to create a custom pie chart component that integrates with Gradio, using Svelte.js as the framework. This component will be used within the Gradio app to visually represent data as a pie chart, offering a dynamic and interactive user experience.

Acceptance Criteria

  • Use Svelte.js to develop the pie chart component.
  • Ensure that the component integrates seamlessly with Gradio, supporting data inputs from Gradio's backend.
  • The pie chart should be customizable in terms of:
    • Colors
    • Labels
    • Data input
    • Size and dimensions
  • The pie chart should support basic interactivity, such as hovering over segments to display details or percentages.
  • The component should be responsive and work well on various screen sizes, including mobile devices.
  • Ensure the component is optimized for performance, with minimal load times and smooth rendering.

Expected Deliverables

  • A fully functional pie chart component integrated into the Gradio app.
  • Documentation for developers on how to use and customize the pie chart.
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

No branches or pull requests

1 participant