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

Radial Graph Improvement #11820

Open
vallamost opened this issue Jun 27, 2024 · 0 comments
Open

Radial Graph Improvement #11820

vallamost opened this issue Jun 27, 2024 · 0 comments

Comments

@vallamost
Copy link

vallamost commented Jun 27, 2024

Feature Proposal

It would be great if ChartJS had radial graphs like as seen below. The image is from an old repo linked below (shows an animation), it was made when ChartJS was on version 2, unfortunately the repo looks to be abandoned. If this is already feasible and I'm not aware, maybe the example docs should be updated.

Ideal specifications:

  • Ability to animate sliding bar
  • Text in middle of graph with subtext, ability to modify font size
  • Gradient colors
  • Ability to modify shape & size

Code Pen example:
https://codepen.io/pandameister/pen/OrJyYr

image

Possible Implementation

This repo has a great design example for how ChartJS could improve the radial graph but the code is very old and references ChartJS 2.0

https://github.com/pandameister/chartjs-chart-radial-gauge/tree/master?tab=readme-ov-file#chartjs-radial-gauge-chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant