Question about graph on dashboard.

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.

@Todd

Comments

Sign In or Register to comment.