juijs / jui-chart

SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D, Realtime)
https://codepen.io/collection/nLydod/
57 stars 25 forks source link

When using dist/node - JUI_WARNING_MSG is showed #130

Open Orvisky opened 7 years ago

Orvisky commented 7 years ago

Hi,

we are using in our project node version of your code, as in example, but everytime we run server, this is showed:

JUI_WARNING_MSG: 'jquery' is not loaded

But charts are running OK. a) Can we turn it off ? b) is it dangerous ? c) in your example, you also dont include jquery anywhere, so you should see this warning too when you run tests. Do you see it ?

Thanks

seogi1004 commented 7 years ago

a) no T.T b) no!!!