We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7c7eb commit 348ed2eCopy full SHA for 348ed2e
2 files changed
CHANGES.md
@@ -3,6 +3,7 @@
3
- Add histogram support
4
- Add barplot! method
5
- Add scatterplot support
6
+- Add densityplot support
7
8
# 0.0.2
9
README.md
@@ -30,6 +30,7 @@ You can get the results below by running the above script:
30
31
- barplot
32
- boxplot
33
+- densityplot
34
- histogram
35
- lineplot
36
- scatterplot
0 commit comments