Is there a way to make bars thicker?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I want to make the bars in the figure (attached) thicker. Right now, I am using default settings with bar width = 0.8. When I change the width to 1 or 1.5 the bars overlap. Is there a way to make them thicker without overlap?
1 comentario
Walter Roberson
el 7 de Nov. de 2018
Editada: Walter Roberson
el 7 de Nov. de 2018
You would have to use something between 0.8 and 1.0 . At 1.0 they will touch and anything higher they will overlap.
You might need to zoom to get visually thicker bars that do not overlap. Perhaps you could add a scrollbar; https://www.mathworks.com/matlabcentral/fileexchange/24265-scrollbar-gui-example
Respuestas (0)
Ver también
Categorías
Más información sobre Bar Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!