-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
Error using boosted 4 tooltip in an Angular project #276
Comments
+1 |
I'm closing this bug as it no longer seems relevant. It has probably been solved at Docs: isolate charts in <iframe>s #173 |
Sorry but i think an explanation of Boosted dependency in the documentation is missing. |
You're absolutely right, the documentaion is largely perfectible. Just to be sure, do you use Boosted or not on your project? Because the library also works without Boosted. You can use :
If your problem came from this misunderstanding, the bug is probably more a bug of incomplete documentation. Let me know, Thks |
I am in a Nuxt project, with Boosted loaded by a Nuxt plugin, but it seems not injected directly in the page, boosted main global variable is not accessible.
|
So, there is probably a bug, you are right. In the meantime, you can still use ODS Charts popovers and tooltips by using Apache ECharts and ODS Charts rendering. To do this, you need to specify the renderer
Unfortunately, the documentation doesn't make this very clear. But you can find this setting in the example pages of the online configurator by choosing "Apache ECharts rendrerer" as "Popover Renderer" |
Ok nice. |
Prerequisites
Describe the issue
Using tooltip managed by ODS Charts with Boosted 4 renderer fails
Reduced test cases
we got the error console
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of ODS Charts are you using?
v0.1.0-alpha.9
The text was updated successfully, but these errors were encountered: