How can i integrate custom visualization plugin into kibana Dashboard

Hii,
I developed a custom visualization Kibana Plugin. It's a React App which is visualizing data queried from an Elasticsearch index in its React components.
Now i am trying to implement my custom Kibana plugin app as "Kibana Visualization Plugin" so that I can add this visualization from my plugin app to any dashboard in Kibana.
I just want simply add my Kibana App as dashboard integratable Visualization Plugin.
can someone please tell me how can i do that???

Hello.

These are our plugin docs - External plugin development | Kibana Guide [8.3] | Elastic.

and here are some examples: External plugin development | Kibana Guide [8.3] | Elastic

Thanks,
Bhavya

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.