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.
2 parents 4837adc + 1822058 commit 46f6959Copy full SHA for 46f6959
CHANGES.md
@@ -8,6 +8,31 @@
8
[GitHub#39][GitHub#19]
9
[Patch by @nanobowers]
10
11
+- Add stemplot support
12
+ [GitHub#40][GitHub#30]
13
+ [Patch by @nanobowers]
14
+
15
+- Add an example of animation
16
+ [GitHub#33]
17
+ [Patch by @mrkn and @kojix2]
18
19
+- Fix interpolation bug of lineplot
20
+ [GitHub#37][GitHub#32]
21
22
+ [Reported by @Nakilon]
23
24
+- Support `color:` option in `render` method
25
+ [GitHub#45]
26
27
+- Add `canvas_types` method
28
+ [GitHub#44][GitHub#42]
29
+ [Reported by @kojix2]
30
31
+- Use appropriate message for invalid border types,
32
+ and add `border_types` method
33
+ [GitHub#43][GitHub#41]
34
35
36
# 0.0.4
37
38
- Fix error by requiring `stringio` [#22]
0 commit comments