emoncms.org visualization problems

I'm still pretty new to all of this so please forgive any apparent stupidity.

Am logging successfully various inputs to emoncms.org and have created a few simple test dashboards. All works fine.

When attempting to add visualizations (eg bargraph) , I am getting various messages like this ... (and the visualizations fail)

Notice: Undefined index: name in /var/ www/emoncms/Modules/vis/vis_controller.php on line 112

Notice: Undefined index: userid in /var/www/emoncms/Modules/vis/vis_controller.php on line 114

Notice: Undefined index: public in /var/www/emoncms/Modules/vis/vis_controller.php on line 115

Notice: Undefined index: name in /var/www/emoncms/Modules/vis/vis_controller.php on line 112

Notice: Undefined index: userid in /var/www/emoncms/Modules/vis/vis_controller.php on line 114

Notice: Undefined index: public in /var/www/emoncms/Modules/vis/vis_controller.php on line 115
 

If I ignore these messages (in some cases, for example bargraph again) I will sometimes get a graph (depending on the feed) but sometimes "Feed type or authentication not valid" .. I assume it's not an authentication problem, so are some of the visualizations limited to certain feed types ?

Finally, what do I need to do get get multigraph to play. If I select it from the visualizations dropdown, nothing obvious happens!

Thanks all.

Pat

 

phermansson's picture

Re: emoncms.org visualization problems

Same problem here, any solution?

webby's picture

Re: emoncms.org visualization problems

As far as multigraph goes. you need to construct one or more in visualisations which then gets an id which can be selected in dashboard visualisations.  Some visualisations are limited to certain feed types. A visit to the "docs" page where there is info about it will help.

However I am having problems inserting threshold graphs into my fashboards.

TrystanLea's picture

Re: emoncms.org visualization problems

This may be related to the emoncms.org upgrade today, refreshing your browser cache should fix it, see here http://openenergymonitor.org/emon/node/4948

Comment viewing options

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