XLPE / simple-angular-panel

Hello world angular panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Angular Panel

CircleCI

Hello world showing series in grafana panel

Building this plugin

This plugin leverages the grafana-toolkit to simplify building and packaging a plugin.

Install Module Dependencies

yarn

Build plugin in production mode

yarn build

Build plugin in development mode

yarn dev

Build plugin in development mode, watching for changes.

yarn dev --watch

About

Hello world angular panel

License:Apache License 2.0


Languages

Language:TypeScript 73.8%Language:HTML 21.6%Language:JavaScript 4.6%