Is it possible to create a visualization that is composed by an image and a test side by side?
An other charateristic is that the visualization has an associated url for reaching a specific dashboard.
Or is it possible only through implementing external plugin?
Hi @gaetano,
another option you have is to use Vega and build a custom visualization with that.
Another option to explore is Canvas as well.
Depending on the customizability you want to offer to the visualization then a custom plugin may be the next step.