We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811ca92 commit 335adabCopy full SHA for 335adab
changelog.org
@@ -1,3 +1,5 @@
1
+* v0.7.4
2
+- fix plotting log plots with error bars
3
* v0.7.3
4
- relax restrictions for legend sizing. I.e. if a plot has a legend
5
and one sets the margin on the right to zero, previously it caused a
ggplotnim.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.7.3"
+version = "0.7.4"
author = "Sebastian Schmidt"
description = "A port of ggplot2 for Nim"
6
license = "MIT"
0 commit comments