Same as SingleStat plugin, but for several series.
Difference between SingleStat:
- Does not support sparklines
- Allows to provide several series and render them separetely in the template string
- Background color could be provided using threshold from template expression
To work with this plugin run:
yarn dev
or
yarn watch
This will run linting tools and apply prettier fix.
To build the plugin run:
yarn build