Elasticsearch and Vega (React, Javascript)

Hi, I'm using Elasticsearch to drive faceted search in a React web app (https://test-data-explorer.appspot.com/).

I'm interested in using vega to show histograms for the facets. I'm also interested in making the histograms interactive (drill down using faceted search). Are there any libraries for this, or would I have to write one from scratch?

I know Kibana supports Vega visualizations. But I want Vega on a web page that I authored, not inside Kibana.

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