Dominic Rorke Posted January 4, 2019 Share Posted January 4, 2019 I want to display multiple related visuals on a page, all sourced from the same flattened dashboard. Using the wiki post: https://community.spotfire.com/wiki/spotfire-javascript-mashup-api-and-tech... I am able to specify individual visualizations from a dashboard containing multiple visuals to embed in a DIV on a page, and this is working fine. I want to take this further to specify multiple visualizations to display from my flattened dashboard, and display each one within separate DIV's on my page, plus have each visualization respond to interactions on the others. I thought I might achieve this by using the methodology detailed in https://community.spotfire.com/wiki/mashup-example-multiple-views-using-tib..., but I have found that only the first visualization listed gets displayed. Clearly, in this wiki post example each visualization is being sources from a separate view, as opposed to what I have, which are multiple views created on the fly (from a single dashboard/ view using IronPy on the server). Is it possible to achieve this with the Spotfire JS API, and if so, how Many thanks, Dominic Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now