Hello!
Does Bokeh provide a possibility to produce formatting of a column similar to that of a DataBar in Excel?
How could I create a following table?

Hello!
Does Bokeh provide a possibility to produce formatting of a column similar to that of a DataBar in Excel?
How could I create a following table?

Hi @Kadek,
You might take a look at this gallery example to get started creating a similar plot, and you can add labels if you want to show your values alongside the bars.