News

It is really just a junk of python code that prints an image of a bar chart mimicing a gantt plot. I am using it for creating some quick and simple plots that I can insert everywhere as an image.
Currently the Plotly package doesn't have a 3D barcharts plotting function. There are some ideas how to implement it, see for example https://community.plotly.com/t ...