How to use charts with AjaxDataSource?

I would like to provide an AjaxDataSource to a TimeSeries chart but I get this error:

TypeError: String indexes are only supported for DataFrame and dict inputs

``

Is it possible to ever do that?

The current implementation of charts don’t allow such thing

···

On Wednesday, March 4, 2015 at 4:03:47 PM UTC-5, [email protected] wrote:

I would like to provide an AjaxDataSource to a TimeSeries chart but I get this error:

TypeError: String indexes are only supported for DataFrame and dict inputs

``

Is it possible to ever do that?

Hi,

There have been many discussions related to this feature and satellite additions (i.e. this issue). So this is definitely something that we’d love to bring in the near future.

Thanks for the suggestion.

Fabio

···

On Thursday, March 5, 2015 at 8:15:34 PM UTC+1, [email protected] wrote:

The current implementation of charts don’t allow such thing

https://github.com/bokeh/bokeh/issues/2039

On Wednesday, March 4, 2015 at 4:03:47 PM UTC-5, [email protected] wrote:

I would like to provide an AjaxDataSource to a TimeSeries chart but I get this error:

TypeError: String indexes are only supported for DataFrame and dict inputs

``

Is it possible to ever do that?