issues
search
CorpGlory
/
grafana-multibar-graph-panel
A plugin implementing https://github.com/grafana/grafana/issues/870
MIT License
75
stars
7
forks
source link
Tooltip and zooming do not work #16
#17
Closed
rozetko
closed
6 years ago
rozetko
commented
6 years ago
Fixes #16
Refactor from AngularJS directives to ES6 classes
import 'jquery'
->
import $ from 'jquery'
update dist
Fixes #16
import 'jquery'
->import $ from 'jquery'