i was looking for a tree visualization to show data on Kibana and it ended with Vega Tree layout,
but the question is there anyway to use it in Kibana without Internet access ?
since the Tree Layout scripts calling another resources on Internet and the server doesn't have Internet access.
if is not possible any advise to have Tree graph in Kibana rather than Vega?
You could try and use a proxy server that caches the data locally so that you can serve the data that the Tree layout is getting, from a local resource.
i wonder if there is anyway to download all needed resources to display the graph on Vega locally since my machine doesn't have access to Internet and the graph is calling scripts and Json drafts
which needed to display the graph.
and ill check if the Graph app can serve our needs.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.