v1.6.0
Change Log
Improvement
- Added
clear_savefig
class variable to enable rendering figure in notebook even whensavefig()
method is called - Added
is_pseudo_feature()
utils function - Fixed to enable changing text properties of colorbar (#71)
clear_savefig
class variable to enable rendering figure in notebook even when savefig()
method is calledis_pseudo_feature()
utils function