HI folks,
I have tried vega visualization. which is available on https://vega.github.io/editor/#/examples/vega/treemap
i have saved "flare.json" file in local system and accessible using file:/// on browser. but when i'm giving the path and execute the vega script it's throwing some exception over browser saying

i enabled "vega.enableExternalUrls: true" in kibana.yml file.
So i have some queries at this point
1. is there any something else which i have to enable i kibana.yml. 2. which type of path is required to load the data file absolute/relative ? 3. have anyone created vega visualization in kibana without loading data in elasticsearch ?
If anyone faced something similar and resolved kindly help me out.
Thanks,
Yash M.