matplotlib-scalebar icon indicating copy to clipboard operation
matplotlib-scalebar copied to clipboard

Option to add scalebar without scale

Open bugalo opened this issue 4 years ago • 1 comments

It is sometimes useful to have a scalebar without scale or label, just the line. For example, if you already mention the scale in the figure caption. I have not found a way to hide the scale. Is it possible to implement it?

Thanks.

bugalo avatar Jul 21 '21 08:07 bugalo

Thank you for the issue. I implemented your suggestion in #46.

image

ppinard avatar Nov 27 '21 15:11 ppinard