Skip to content

Commit f4924e6

Browse files
sampr7ocefpaf
andauthored
Edit for an alternate option for 'inf' in labels (#185)
* Edit for an alternate option for 'inf' in labels inf label in the legend is not appropriate on most of the occasions. Instead of that, a greater than (>) symbol can be added to the maximum value. Proposed in issue 158 (#158 (comment)). legend labels [0.0 : 2.0 ) [2.0 : 4.0 ) [4.0 : 6.0 ) [6.0 : inf ) from this to this [0.0 : 2.0 ) [2.0 : 4.0 ) [4.0 : 6.0 ) >6.0 * fix last digit and rebase * short-circuit for empty labels * refresh baseimages Co-authored-by: Filipe Fernandes <[email protected]> Thanks @sampr7
1 parent 545af6a commit f4924e6

15 files changed

+10
-7
lines changed

tests/output/df/test_bar.png

-229 Bytes
Loading

tests/output/df/test_box.png

-248 Bytes
Loading

tests/output/df/test_contour.png

-205 Bytes
Loading

tests/output/df/test_contourf.png

-205 Bytes
Loading

tests/output/func/test_wrbar.png

-229 Bytes
Loading

tests/output/func/test_wrbox.png

-247 Bytes
Loading
-204 Bytes
Loading
-204 Bytes
Loading
-204 Bytes
Loading
-184 Bytes
Loading

0 commit comments

Comments
 (0)