v0.1.0
What's Changed
- Add size parameter to scatter artist by @jo-mueller in #29
- Add alpha property to scatter artist by @jo-mueller in #27
- Fix axis limits not set correctly upon redrawing by @jo-mueller in #25
- Add
cminparameter to theHistogram2Dclass. by @bruno-pannunzio in #36 - enables functionality of holding SHIFT to draw circle or square by @zoccoler in #37
- bump version by @zoccoler in #38
- ensure that NaNs are handled correctly by @jo-mueller in #40
- removed alpha from base class by @jo-mueller in #35
- de-construct
color_indicessetter into separate subfunctions by @jo-mueller in #42 - Color histogram with floats by @zoccoler in #18
- 0_1_0 by @zoccoler in #44
New Contributors
- @bruno-pannunzio made their first contribution in #36
Full Changelog: v0.0.4...v0.1.0