Skip to content

Commit d3e93d9

Browse files
committed
Update CHANGELOG.md
1 parent aa8542f commit d3e93d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# History of changes
22

3+
## Version 0.5.3
4+
5+
Better handling of infinity and NaN values in scales (removed NumPy warnings)
6+
Now handling infinity and NaN values in series data: removing points that can't be drawn
7+
Fixed logarithmic scale engine: presence of values <= 0 was slowing down series data plotting
8+
39
## Version 0.5.2
410

511
Added CHM documentation to wheel package

0 commit comments

Comments
 (0)