Pretty much possible with the help of Bubble database + dynamic passing the data into chart.
Again, It depends on what level of customization you want to give to the user. But it is possible to build a dashboard, like configuration of data, time, or changing the x/y- axis data.
Build the page into the bubble, and pass the data (put privacy rules in such a way your data is secured and public) .
Use a service like, “Banner bear” and share the screenshot publicily.
Ok - so basically the configuration portion of each chart is done as bubble controls, and the configurations are saved for the user in the db. The charts then read the configuration for the user. Makes sense!
What I am hoping for actually is to be able to embed all of the cube.js playground in bubble, or perhaps metabase. I want to provide a general purpose exploratory tool without recreating the wheel haha.