Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, the properties or characteristics of bars on a Plotly Gantt chart can be modified using the parameters of the creategantt() function. This includes, but is not limited to, changing the color, width, height, and transparency of the bars, as well as adding annotations, hover information, or custom shapes to them. Additionally, you can use the fig.updatetraces() method to adjust the properties of individual bars after they have been created.