MySql Persistence table names

Openhab2

I can’t seem to get the “charts” piece in habmin to populate.
In a shell i can see some data in the tables.

The table names are “item3” “item4” etc

Is “node id” and “table name” how they are mapped?
ie Node 03 to table name Item3?

Thanks

I found an “items” table; so that answers that question. I see data in the table.
I just can’t get any charts to display when i add the item.

I noticed something…i set the default persistence service in habmin and save…if i navigate away ffrom the page and back, its blank again.

version":"0.9.0.201612202037

when i load it in chrome it doesn’t even load

Uncaught ReferenceError: Ext is not defined
at app.js:2
(anonymous) @ app.js:2
angular.js:68 Uncaught Error: [$injector:modulerr] Failed to instantiate module HABmin due to:
Error: [$injector:nomod] Module ‘HABmin’ is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.5.8/$injector/nomod?p0=HABmin
at

Clearing cache, i got it to load in Chrome with no data points.
i see this in the console:
vis.js:27778 Error: attribute d: Expected number, “M1166,NaN CNaN,NaN NaN…”.

The data in the database is ON/OFF NaN = not a number.
Is there a way to plot this anymore?

Looks like this is a bug: