Skip to content

Instantly share code, notes, and snippets.

@giovanni-bertoncelli
Created December 13, 2022 08:53
Show Gist options
  • Save giovanni-bertoncelli/f872b0ef32035c899e51e2096cae3144 to your computer and use it in GitHub Desktop.
Save giovanni-bertoncelli/f872b0ef32035c899e51e2096cae3144 to your computer and use it in GitHub Desktop.
ChartJS@^3 Gauge chart template link
Hi,
if you are like me and you need a chartjs gauge chart (with chartjs@^3) then this template may be useful to you:
https://codesandbox.io/s/chartjs-gauge-template-k9jlgw?file=/src/index.js
It is only a starting boilerplate, pretty complete tough, that you can use in order to create a gauge controller and customize the resulting chart as you want.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment