Patrik Hlobil
Patrik Hlobil
Hi @tosaric, I had some problems providing the conda packages for pandas bokeh for python 3.9. Can you install it via pip? Best Patrik
Hi @joewalp, I do not remember exactly, but there were some conflicting dependencies for the dependencies bokeh and pandas. I guess these should be resolved now. I have to find...
in principle yes. however this is a feature that I don't plan to incorporate in the near future because I have very limited resources. Best Patrik
hi @mosc9575 , thanks for submitting this issue. this is indeed a weird behaviour and I have to look at the code why this happens. When I just plot this...
Hi @sufyankazi, this is currently not supported by pandas-bokeh. you can only use the buildin colormaps or list of colors. could you give a minimal code example in which such...
hi @Ujwal2910 , in principle yes. however this is not easy to achieve in practice because the data have to share the same axis values. Best Patrik
Hi @spfeifer222, I can reproduce the error. Could you provide me a minimal code example for debugging please? Thanks for reporting the bug Best Patrik
Hi @fleimgruber , contributions are always welcome. How would such an API for an "rect"-plot look like. How should a dataframe be formed and how should the plot look like?...
Ah, got it. You want to implement something like a matrix plot. I actually wanted to implement this a long time ago but didn’t find the time to do so....
Hi @anki-code , thanks for the feature request. Unfortunately, I have barely time to develop new features right now. But thanks also for the Bokeh references. I already wanted to...