Question about graph on dashboard.
peregrine
MVP
logging in with Admin status and viewing the dashboard. related to Vanilla 2.0.18.4
I was helping someone and the error that is presented in some browsers (e.g. firefox 14.0.1 on linux) and a few other browsers.
TypeError: rowStates is null
for (var i = 0; i < rowStates.length; i++) {
graph.js line 163
any ideas why rowStates is null
the outline of the graph appears - but the lines (datapoints) are not visible.
0
Comments
here is an image without any lines data points.
and the js
TypeError: rowStates is null
for (var i = 0; i < rowStates.length; i++) {
graph.js line 163
http://analytics.vanillaforums.com/applications/vanillastats/js/graph.js
I'll look into this. You know the browser details where this happened?
thx Todd.
for me - firefox 14.0.1 on linux at the very least
and chromium 18.0.1025.151 linux.
jquery 1.6.2 (I believe this is what is shipped with vanilla 2.0.18.4)
additionally - I got this report from another person able to view dashboard.
don't know any more details other than
"The graph tries to draw on my iPhone but keeps reloading before it's done"
@Todd Icrontic's dashboard stats haven't worked for me in Chrome for months and months.