holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.71k stars 403 forks source link

Add colorbar formatter options #3178

Open philippjfr opened 6 years ago

philippjfr commented 6 years ago

We recently added formatter options for the axis ticks and it would be nice to add the equivalent for colorbar ticks.

deril2605 commented 1 year ago

Any progress on this?

hoxbro commented 1 year ago

I'm actually not sure if this is implemented. It should be possible with the new backend_opts see bokeh here and matplotlib here