Let me preface this topic by saying that I'm a noob to Elasticsearch and
Google Charts.
I'm testing some visualizations utilizing Google Charts and up until this
point I've been using:
google.visualization.arrayToDataTable
to use some sample data.
My question is, how do I pull in data from an existing Elasticsearch
server? Any information (the more the better) that can be provided on this
would be appreciated immensely.
Let me preface this topic by saying that I'm a noob to Elasticsearch and Google Charts.
I'm testing some visualizations utilizing Google Charts and up until this point I've been using:
google.visualization.arrayToDataTable
to use some sample data.
My question is, how do I pull in data from an existing Elasticsearch server? Any information (the more the better) that can be provided on this would be appreciated immensely.
On Monday, April 1, 2013 5:22:37 PM UTC-4, OffensivelyBad wrote:
Let me preface this topic by saying that I'm a noob to Elasticsearch and
Google Charts.
I'm testing some visualizations utilizing Google Charts and up until this
point I've been using:
google.visualization.arrayToDataTable
to use some sample data.
My question is, how do I pull in data from an existing Elasticsearch
server? Any information (the more the better) that can be provided on this
would be appreciated immensely.
David, I'm not sure that link helps me with pulling data from Elasticsearch
into chart.
Otis, Dangle.js looks like a great tool, however the documentation is
fairly limited. I'm new to most of this and Google Charts seemed to make
things very simple and intuitive.
I see that Charts can pull in JSON documents for the data source, however
I'm wondering how I would run a query against Elasticsearch to retrieve a
document that would be used as the data source.
Also, it would be great if it had the capability to select the report
parameters (ex. date range for the Elasticsearch query) and then generate
the chart from the returned data.
On Monday, April 1, 2013 5:22:37 PM UTC-4, OffensivelyBad wrote:
Let me preface this topic by saying that I'm a noob to Elasticsearch and
Google Charts.
I'm testing some visualizations utilizing Google Charts and up until this
point I've been using:
google.visualization.arrayToDataTable
to use some sample data.
My question is, how do I pull in data from an existing Elasticsearch
server? Any information (the more the better) that can be provided on this
would be appreciated immensely.
On Tuesday, April 2, 2013 11:34:56 AM UTC-4, OffensivelyBad wrote:
David, I'm not sure that link helps me with pulling data from
Elasticsearch into chart.
Otis, Dangle.js looks like a great tool, however the documentation is
fairly limited. I'm new to most of this and Google Charts seemed to make
things very simple and intuitive.
I see that Charts can pull in JSON documents for the data source, however
I'm wondering how I would run a query against Elasticsearch to retrieve a
document that would be used as the data source.
Also, it would be great if it had the capability to select the report
parameters (ex. date range for the Elasticsearch query) and then generate
the chart from the returned data.
On Monday, April 1, 2013 5:22:37 PM UTC-4, OffensivelyBad wrote:
Let me preface this topic by saying that I'm a noob to Elasticsearch and
Google Charts.
I'm testing some visualizations utilizing Google Charts and up until this
point I've been using:
google.visualization.arrayToDataTable
to use some sample data.
My question is, how do I pull in data from an existing Elasticsearch
server? Any information (the more the better) that can be provided on this
would be appreciated immensely.
That said, I wouldn't recommend using Google Charts for anything except the
simplest visualizations. I quickly ran into limitations and had to perform
some quirky hacks to get things to work (can't easily do multiple bar
colors, stacked charts only use log scale for the bottom bar, etc).
Dangle + elastic.js is a lot more robust.
-Zach
On Monday, April 1, 2013 5:22:37 PM UTC-4, OffensivelyBad wrote:
Let me preface this topic by saying that I'm a noob to Elasticsearch and
Google Charts.
I'm testing some visualizations utilizing Google Charts and up until this
point I've been using:
google.visualization.arrayToDataTable
to use some sample data.
My question is, how do I pull in data from an existing Elasticsearch
server? Any information (the more the better) that can be provided on this
would be appreciated immensely.
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.