Vega is Awesome... Customizable Graphs, Maps and fully searchable Visualizations

The Vega type visualization opens up so many possibilities in Kibana, and has allowed me to create lots custom visualizations that go beyond the standard options (which are also great!).

Here are a few super helpful resources that I found to get started:
Make a Scatter Plot, and get started with Vega


See some Standard examples/templates in Vega-lite

Add Elastic Base Maps and Zoom controls into your visualization
https://www.elastic.co/guide/en/kibana/current/vega-with-a-map.html
Note that in this last example you need to enable
"mapStyle": true
"zoomControl": true
"scrollWheelZoom": true
to make all the map controls work

Enjoy!

1 Like

Thanks for the feedback and love towards Vega. I have passed it on to the team.

Cheers
Rashmi

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