grafana监控平台的表格数据自动滚动插件.
a grafana table panel, interval scroll data.
Screenshots
Option
Clone the repository and cd to it
make sure you have yarn
installed
install project dependencies: yarn install --pure-lockfile
Start the "watch" task: yarn watch
To build a production build with minification: yarn build