packages icon indicating copy to clipboard operation
packages copied to clipboard

dimple.js ordinal undefined error

Open clojurians-org opened this issue 8 years ago • 0 comments

when i run the example in clojurescript: http://dimplejs.org/examples_viewer.html?id=lines_horizontal_stacked it report the following error: Uncaught TypeError: Cannot read property 'ordinal' of undefined at dimple.axis._update(...dimple.inc.js:425:43)

but when include script in html, it works.

clojurians-org avatar Jun 02 '17 05:06 clojurians-org