Skip to content

ncol and nrow in Legend object #3880

Closed
@napsternxg

Description

@napsternxg

Is there a way in Bokeh to have the legend in a multi row column format like it is done in matplotlib.

In matpltolib the legend object takes as input 2 additional optinal agruments ncol and nrow which defines how many rows and column the legend object should be split in.

This is very useful when we have lots of legend items and its better to organize then into rows and columns.

Can similar api be made available in bokeh.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions