You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$table.data('graph-yaxis-'+yAxisNum+'-min') is always null on my browser, even if the attribute data-graph-yaxis-1-min is set on the <table>.
Looks like this "1" between 2 dashes is the problem.
When I look at document.querySelector('table').dataset I get :