Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-12-01 Thread Chris Barker
Getting a bit OT here, but... On Mon, Dec 1, 2014 at 10:46 AM, Fabien wrote: > thanks for the hint! I am trying to gather information about how to make > to make an interactive website with a python model running on a > webserver and making plots. There's a bunch of tools out there, it's > hard

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-12-01 Thread Fabien
On 01.12.2014 18:52, Chris Barker wrote: > not really your question, but that example is using Brython to call > HighCharts: > > http://www.highcharts.com/ > > Brython is doing very little there. thanks for the hint! I am trying to gather information about how to make to make an interactive websi

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-12-01 Thread Chris Barker
On Mon, Dec 1, 2014 at 6:17 AM, Fabien wrote: > Just out of curiosity: is Bokeh also able to provide interactive charts > as Brython does? > > Example: > > http://www.brython.info/gallery/highcharts/examples/area-stacked/index_py.htm not really your question, but that example is using Brython t

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-12-01 Thread Fabien
On 26.09.2014 05:34, Damian Avila wrote: > On behalf of the Bokeh team, I am very happy to announce the release of > Bokeh version 0.6.1! Hi, this looks awesome! Just out of curiosity: is Bokeh also able to provide interactive charts as Brython does? Example: http://www.brython.info/gallery/hi

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-12-01 Thread Arnaldo Russo
Hi Damian, how you doing? The IPy nb Link is broken... =/ Cheers, Arnaldo. Em sexta-feira, 26 de setembro de 2014 00h34min39s UTC-3, Damian Avila escreveu: > > On behalf of the Bokeh team, I am very happy to announce the release of > Bokeh version 0.6.1! > > Bokeh is a Python library for visua

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-09-26 Thread Bryan Van de Ven
Hi Tom, I would wait for 0.7, where we are going to make a few changes to the plotting.py interface. That API started out as a "stateful, implicit current plot" style interface, and experience has shown that this does not always work well, especially in the IPython notebook where you can have a

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-09-26 Thread Tom Augspurger
Congrats on the release. I've been playing with Bokeh the last couple weeks and it's really good. There was some talk about expanding the ecosystem page in the pandas docs to show off brief examples for the various projects (btw I thi

[Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-09-25 Thread Damian Avila
On behalf of the Bokeh team, I am very happy to announce the release of Bokeh version 0.6.1! Bokeh is a Python library for visualizing large and realtime datasets on the web. Its goal is to provide to developers (and domain experts) with capabilities to easily create novel and powerful visualizati