/shGaugeChart

A chart for displaying percentages or normilized representations of numbers

Primary LanguageJavaScriptMIT LicenseMIT

SuperheroUI Build Status Coverage Status npm version

InsideSales.com React UI

ShGaugeChart

Website (For examples, limits, and usage)

https://superheroui.github.io/

Installation

Use npm to install the module

npm install sh-gauge-chart --save

Now you can import it into your project

import ShGaugeChart from 'sh-gauge-chart';