We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8542f commit d3e93d9Copy full SHA for d3e93d9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# History of changes
2
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
9
## Version 0.5.2
10
11
Added CHM documentation to wheel package
0 commit comments