Hello dosant,
thanks for your fast reply. Unfortunately I don't try to create a custom visualization but to integrate a standard visualization into a custom plugin (or app?).
Please excuse me, if I did not make this clear.
I am currently developing an app that I created with the Kibana plugin generator (node scripts/generate_plugin). In this app I want to display different visualizations (bar chart, metrics or pie charts). But I don't know if there is a way to include already finished visualizations that are available as saved objects or if I have to build the visualizations from scratch with the help of JavaScript (what should the syntax look like? Is there a template?).
In a next step I would like to filter/limit these visualizations via input elements. The final result should be a kind of dashboard, but it should offer me more user-defined views/settings than the Elastic Dashboard.
kind regards
siiman