Replies: 1 comment 4 replies
-
You need to do this to introduce through script, klinecharts.init(...) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there,
Just becoming familiar with the library so forgive me if these are noob questions. 2 Questions:
Having plenty of issues with that import method in pure js. Am I doing something wrong or is that type of invokation only required for Vue/React etc..?
Instead i'm having to use
<script src="/static/js/kline_charts/klinecharts.js'></script>
Thanks in advance,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions