Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time mode requires the flot.time plugin. #1

Open
pfandipfandautomat opened this issue Jun 1, 2018 · 3 comments
Open

Time mode requires the flot.time plugin. #1

pfandipfandautomat opened this issue Jun 1, 2018 · 3 comments

Comments

@pfandipfandautomat
Copy link

Hey,

after the first refresh, the graphs (not the singlestat panels) stop displaying, and I get this error message:

Time mode requires the flot.time plugin.

Error: Time mode requires the flot.time plugin.
    at setupTickGeneration (http://grafana.jvm.de:3000/public/plugins/blackmirror1-singlestat-math-panel/lib/flot/jquery.flot.js:1773:23)
    at Object.eval (http://grafana.jvm.de:3000/public/plugins/blackmirror1-singlestat-math-panel/lib/flot/jquery.flot.js:1629:25)
    at Function.each (http://grafana.jvm.de:3000/public/build/vendor.0cea50118711e7e6c839.js:72:14819)
    at setupGrid (http://grafana.jvm.de:3000/public/plugins/blackmirror1-singlestat-math-panel/lib/flot/jquery.flot.js:1627:23)
    at new Plot (http://grafana.jvm.de:3000/public/plugins/blackmirror1-singlestat-math-panel/lib/flot/jquery.flot.js:716:9)
    at Function.$.plot (http://grafana.jvm.de:3000/public/plugins/blackmirror1-singlestat-math-panel/lib/flot/jquery.flot.js:3196:20)
    at p (http://grafana.jvm.de:3000/public/build/0.5c89ac3fc7a3e78b3629.js:7:219619)
    at l (http://grafana.jvm.de:3000/public/build/0.5c89ac3fc7a3e78b3629.js:7:218811)
    at o.<anonymous> (http://grafana.jvm.de:3000/public/build/0.5c89ac3fc7a3e78b3629.js:7:224696)
    at o.emit (http://grafana.jvm.de:3000/public/build/vendor.0cea50118711e7e6c839.js:44:25321)

Grafana Version 5.1.3

@ssirois
Copy link

ssirois commented Jun 4, 2018

I can reproduce with Grafana v5.1.3 (commit: 087143285) latest when writing this comment

Both grafana core and this panel plugin use same jquery.flot.js version (0.8.3).

I'll try to investigate further to see if I can manage to create a PR on this.

@black-mirror-1
Copy link
Owner

Should be fixed now! I included the extra libraries

@ssirois
Copy link

ssirois commented Jun 19, 2018

OK thank you. I have created #2 so that the dist folder represents the latest version.

black-mirror-1 pushed a commit that referenced this issue Sep 5, 2018
re-merging updates back to my master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants