Using multi_line by spliting the data based on column values

I am newbie to Bokeh, and trying to create a multi line chart. To simply thinks, let’s assume we have a date, product, and sales volume in a Panda dataframe. I am trying to plot a chart with Dates on X asis, Volume on Y axis and seperate lines representing different products.Is that feasible?
Thanks - Mukesh

Hi,

Yes, you can just make a call to "line" for each column. See e.g.

  https://bokeh.pydata.org/en/latest/docs/gallery/stocks.html

Bryan

···

On Dec 14, 2017, at 23:30, Mukesh C <[email protected]> wrote:

I am newbie to Bokeh, and trying to create a multi line chart. To simply thinks, let's assume we have a date, product, and sales volume in a Panda dataframe. I am trying to plot a chart with Dates on X asis, Volume on Y axis and seperate lines representing different products.Is that feasible?
Thanks - Mukesh

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/96b0fdff-faf8-480f-ad84-09d2807f4071%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.