Hi guys, currently i am successfully embeded (static embed) my metabase dashboard to my laravel apps for displaying some charts to user. My dashboard are showing around 6 charts with different data.
My issue is, i cannot find how user can expand the chart card incase user want to get fullsceen view of the charts. The 3 dot menu only show download data option. I am aware you can accomplished this with interactive dashboard, but i am not using pro or enterprise version, so my only option is static embed.
Is there any workaround to accomplished this? or will this be included by metabase team in future?
in the dashboard, link each of the 6 graphs to their own static embed URL
publish the dashboard with its static embed URL
This way, the dashboard should present itself with clickable graphs, that each point to their own static embed page.
I haven't tried this myself, so I wonder what will happen to your navigation and so, but maybe you can use this as a start.
You could of course add in your page (besides the dashboard) 6 links to each of the 6 detailed graphs.