Is there a way to make bars thicker?
11 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2018 年 11 月 7 日
編集済み: Walter Roberson
2018 年 11 月 7 日
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
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Bar Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!