No more multigraph after update

Hi,

 

I did an update of my local emoncms server (Pi + HDD version) with a git pull in www/emoncms folder, to 8.3.5 (don't remember the previous version but should be a few weeks ago version)

Since all the multigraph are no more working: I just see the tooltip, nothing else (not even the axis of the graph) as displayed in picture attached. All my other graph seems to work (histogram at least)

 

Any hint?

Paul Reed's picture

Re: No more multigraph after update

Are you using Google Chrome (as your Attachment suggests). If so, try going to Tools > Developers tools (in Chrome), load up the dashboard with the problem, and look if any errors are being reported in the Console screen.

 

Paul

darrepac's picture

Re: No more multigraph after update

yes, got the following:

Feeding multigraph data multigraph.js:10
[Object, Object, Object, Object, Object, Object]
multigraph.js:103
Uncaught ReferenceError: get_feed_data is not defined multigraph.js:113
vis_feed_data multigraph.js:113
$.ajax.success multigraph?embed=1&mid=7:57
c jquery-1.9.1.min.js:3
p.fireWith jquery-1.9.1.min.js:3
k jquery-1.9.1.min.js:5
r jquery-1.9.1.min.js:5

TrystanLea's picture

Re: No more multigraph after update

darrepac, try clearing your browser cache, there still isnt a mechanism to force this on update within emoncms.

darrepac's picture

Re: No more multigraph after update

Indeed!

It works now! crazy cache

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.