bokeh Histogram custom bins

down votefavorite

Is there a way to give Bins as a custom bins in Bokeh with histogram plots ,

so for example instead of hist = Histogram(df, values='hp', color='cyl', title="HP Distribution by Cylinder Count", legend='top_right' , bins = 20)I want bins to be a list

Will be added in https://github.com/bokeh/bokeh/pull/4250

Thanks,

Bryan

ยทยทยท

On May 2, 2016, at 11:11 AM, [email protected] wrote:

down vote
favorite
Is there a way to give Bins as a custom bins in Bokeh with histogram plots ,

so for example instead of

hist = Histogram(df, values='hp', color='cyl',
                 title="HP Distribution by Cylinder Count", legend='top_right' , bins = 20)

I want bins to be a list

--
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/2efadb33-d7cb-4b36-9eee-1a91fd83ccc3%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.