Web Components
Question about web components and
INSIGHTS with Vue. I've been playing around with them.
1. Can can't create click throughs like we have in Gooddata. Lets say from a bar graph. Where we select one bar and it updates the insight to a time series graph with only that bar dimension
a. What about to another page that has embedded dashboard?
Could not find it in the documentation
With Web component
dashboards I noticed that our clickthroughs to dashboard are visible but they don't work. Is there an event we can get that we could handle that would switch to a new template with that dashboard if clicked? Couldn't find documentation
Iframes
If we Embedded Iframes, and there is a click through - can we instead of it loading the next dashboard in the same iframe load a new Vue Template that has that dashboard so that its the same experience each time and have the correct filters.
Thought maybe this:
https://help.gooddata.com/doc/free/en/expand-your-gooddata-platform/gooddata-integrat[…]ns/embed-a-dashboard/communication-with-embedded-dashboards/ -> loadingStarted