chartwerk / grafana-chartwerk-app

Chartwerk line and bar pods (panels) for Grafana
https://chartwerk.io
GNU General Public License v3.0
36 stars 1 forks source link

deps to bar-chart and line-chart from npm #24

Closed jonyrock closed 4 years ago

jonyrock commented 4 years ago

We still install our libs from github:

"devDependencies": {
    "@chartwerk/bar-chart": "github:chartwerk/bar-chart",
    "@chartwerk/line-chart": "github:chartwerk/line-chart",
    "@grafana/data": "^6.7.1",
    "@grafana/runtime": "^6.7.1",