Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I am using the show hide container mixed with a variable button to show and hide charts depending on my condition.
E.g.
I have 2 buttons - "CHARTS" and "TABLE". Depending on the selection of the button, users will see the visualization in the form of a chart or table. I'd like to incorporate the tabbed container with this whole process so that with a click of a button, the users will be 5 tabs all in table form, or 5 tabs all in chart form. I can get graphs to show for 1 of each but no more than that. Wondering if anyone have any luck incorporating the usage of the ext: variable + show/hide + tabbed containers.
Iv created 4 visualizations and saved it to a master viz.
I then created 2 containers using the saved master viz. Container 1 has 2 charts. Container 2 has 2 tables. Both containers were saved again as master viz.
Now, the last step - which is to bring in another container, in order to house the 2 containers. The drop down list under my master viz, I do not see the previously saved 2 containers. I'm relooking at your qvf, and it also seems that your GROUP 1 and 2 does not show under the drop down list.
I think I'm messing something up on the last step (bringing in the 2 containers as one full container). Let me know if this is true, I'm trying to make a connection between my app and your app (which btw is awesome info to have) on how you were able to bringing in the other containers and place it on top of the final container. I double checked to make sure it was a container and not the show/hide container, and seems to be the case just be comparing yours and mine icon. Thanks.
Here are my steps:
is there a way to do this, (to show or hide a container object) with some other actions, like for example when a TAB is shown in another container? or when a certain chart is shown on screen?