knockdata / spark-highcharts

Support Highcharts in Apache Zeppelin
Apache License 2.0
81 stars 14 forks source link

Is it possible to use it from jdbc interpreter in zeppelin ? #16

Closed shishircc closed 7 years ago

rockie-yang commented 7 years ago

It can be used with Spark JDBC driver. jdbc-to-other-databases

Not directly with jdbc interpreter.

shishircc commented 7 years ago

Thanks ! I am using this library to analyse some data inside solr. I am also interested in supporting highstock with this library. (http://www.highcharts.com/stock/demo)

I will send a PR once done (I have to undersand how this works first :) ).

rockie-yang commented 7 years ago

It will be great if you can have a PR for highstock. Thanks