summaryrefslogtreecommitdiff
path: root/math/py-matplotlib-scalebar (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-19Unbreak bulk -aAntoine Brodin1-1/+1
Notes: svn path=/head/; revision=548989
2020-09-13math/py-matplotlib-scalebar: Update to 0.6.2Rainer Hurling2-4/+4
This minor update fixes a reciprocal unit prefix and updates SILengthReciprocalDimension tests[1]. [1] https://github.com/ppinard/matplotlib-scalebar#release-notes Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D26421 Notes: svn path=/head/; revision=548473
2020-09-10Change the maintainer entry in rhurlin's portsRainer Hurling1-1/+1
After I got a commit bit for ports, it is time now to change the maintainers entry in all 'owned' ports. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D26398 Notes: svn path=/head/; revision=548221
2019-11-13Add py-matplotlib-scalebar 0.6.1Sunpoet Po-Chuan Hsieh3-0/+32
Provides a new artist for matplotlib to display a scale bar, aka micron bar. It is particularly useful when displaying calibrated images plotted using plt.imshow(...). - While I'm here: - Add LICENSE_FILE - Use USE_LOCALE instead of patch file WWW: https://github.com/ppinard/matplotlib-scalebar PR: 241508 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=517535