chrisheanan / vue-gauge

This is a Vue JS component plugin to create gauge charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Suggestions

appinteractive opened this issue · comments

Awesome Gauge @chrisheanan! Its the best looking gauge I found so far!

But I have several suggestions / wishes:

  • Slots for:
    • Count
    • Labels
  • Click-Event (as Input Event) with nearest value based on click position on gauge.

If I have time I may contribute some of that features, the event I did already but its still not perfect and a bit off (using steps).