New to Plugin Development

I am struggling getting started and even after contacting support I can not seem to find a good source for documentation. For example I can create a label and update the time every second but when it comes to visualizations I haven't found an example of how to create a bar chart. Any help would be greatly appreciated.

Hey there @Richard_L_Nichols, we're currently in the process of changing up our developer documentation, so it'll be a bit messy at the moment. You can take a look at the embeddable documentation. Embeddables are the framework that most charts / elements in Kibana use, and it is likely how you should build your external plugin.

Additionally, our new developer docs system, while it isn't hosted publicly yet, is available via github.

There should be some good information in there, but it might be a little hard to find.

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