We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have some issues with the evolution of the Javascript Module. We can use only vanilla JS because it's is compiled in runtime with ES Build.
A good approach will be an isolated development of Chart Module. Then, we can use complex components with modern libraries such as React / Vue.
The chart in Ninjabot core will work exactly as it does now. But, it will include only a simple HTML template with an external import.
The text was updated successfully, but these errors were encountered:
Hi @rodrigo-brito I implemented integration with TradingView charts. Is it something you might be interested in?
Sorry, something went wrong.
It looks interesting! Can you share the code? Which version of the library did you use? I remember there were some distribution permission issues
No branches or pull requests
We have some issues with the evolution of the Javascript Module. We can use only vanilla JS because it's is compiled in runtime with ES Build.
A good approach will be an isolated development of Chart Module. Then, we can use complex components with modern libraries such as React / Vue.
The chart in Ninjabot core will work exactly as it does now. But, it will include only a simple HTML template with an external import.
The text was updated successfully, but these errors were encountered: