cesium-ml / cesium

Machine Learning Time-Series Platform
Other
670 stars 101 forks source link

Add feature plots to library #131

Open bnaul opened 8 years ago

bnaul commented 8 years ago

Right now, the plots are generated on the front end; as we move towards a new plotting framework, it would be nice to have pure Python functions that generate feature summary plots from the backend. They'd make for nice additions to example notebooks.

stefanv commented 8 years ago

Either plot.ly or bokeh should give us that functionality essentially for free.

bnaul commented 8 years ago

Yep! Mostly just a reminder to incorporate it into the backend tutorials whenever we make the switch.

On Sun, Jan 17, 2016, 8:25 AM Stefan van der Walt notifications@github.com wrote:

Either plot.ly or bokeh should give us that functionality essentially for free.

— Reply to this email directly or view it on GitHub https://github.com/mltsp/mltsp/issues/131#issuecomment-172346930.

Timereversal commented 6 years ago

is there any tutorial related to bokeh and cesium interaction ? i would like to click on Cesium entity then generate a graph using bokeh.