26 lines
779 B
Markdown
26 lines
779 B
Markdown
![]() |
#### 0.1.4 (2020-02-25)
|
||
|
|
||
|
##### Bug Fixes
|
||
|
|
||
|
* fix the bug when min < 0 and minLimit === min and no interval, the minimal value of output ticks may be greater than minLimit
|
||
|
|
||
|
#### 0.1.2 (2019-03-12)
|
||
|
|
||
|
##### Bug Fixes
|
||
|
|
||
|
* fix the floating point error. Closed [#9](https://github.com/antvis/scale/pull/9) ([fbd969c4](https://github.com/antvis/scale/commit/fbd969c467fb89fc2d4d059438dc2e468691883c))
|
||
|
|
||
|
#### 0.1.1 (2019-03-08)
|
||
|
|
||
|
##### Chores
|
||
|
|
||
|
* add some comments. ([9d862592](https://github.com/antvis/scale/commit/9d8625926358517bd05219a829d7ca7d1ea29e98))
|
||
|
|
||
|
##### Bug Fixes
|
||
|
|
||
|
* Fix minimum calculation error. Closed [#7](https://github.com/antvis/scale/pull/7). ([07cd2ad2](https://github.com/antvis/scale/commit/07cd2ad294451164e0bfe074680acde5600387f3))
|
||
|
|
||
|
#### 0.0.1 (2018-06-25)
|
||
|
|
||
|
init.
|