Liquid Fill Gauge Forked from https://gist.github.com/brattonc/5e5ce9beee483220e2f6
optimized for React or Vue
It means you can invoke renderChart()
as many times as you wish.
E.g. in React
:
import React, { Component } from 'react'
import { renderChart, destroyChart } from '...'