You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Issue #25: Support animation/live updating of OHLCV data plots](https://github.com/matplotlib/mplfinance/issues/25).
10
+
11
+
---
12
+
### <aname="v0.12.6a3"></a>v0.12.6a3 released 2020-06-28
13
+
- accept lower case column names in dataframe (i.e. 'close' is the same as 'Close') ([Issue #197](https://github.com/matplotlib/mplfinance/issues/197))
14
+
---
15
+
### <aname="v0.12.6a2"></a>v0.12.6a2 released 2020-06-28
16
+
-`tight_layout` now supports adjusting Figure borders (padding) around plot. ([Issue #196](https://github.com/matplotlib/mplfinance/issues/196))
17
+
---
18
+
### <aname="v0.12.6a1"></a>v0.12.6a1 released 2020-06-25
19
+
-`make_mpf_style()` may set `y_on_right=None`: prevent crash by treating `None` the same as `False`. ([Issue #190](https://github.com/matplotlib/mplfinance/issues/190))
20
+
21
+
---
22
+
1
23
### <aname="v0.12.6a0"></a>v0.12.6a0 released 2020-06-24
0 commit comments