|
11 | 11 |
|
12 | 12 | ---
|
13 | 13 |
|
14 |
| -# <a name="announcements"></a>Announcing Version 0.12.5 and 0.12.6 Enhancements |
15 |
| -### [Version 0.12.5 and 0.12.6 bring a number of enhancements to mplfinance. Click here for full details.](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md) |
| 14 | +# <a name="announcements"></a>Announcing Version 0.12.7 |
| 15 | +### [External Axes Mode and Animation Support.](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md) |
16 | 16 |
|
17 | 17 | ---
|
18 | 18 |
|
|
21 | 21 | - **[The New API](https://github.com/matplotlib/mplfinance#newapi)**
|
22 | 22 | - **[Tutorials](https://github.com/matplotlib/mplfinance#tutorials)**
|
23 | 23 | - **[Basic Usage](https://github.com/matplotlib/mplfinance#usage)**
|
24 |
| - - **[Customizing the Appearance of Plots](https://github.com/matplotlib/mplfinance/blob/master/markdown/customization_and_styles.md)** (**New** features June 2020) |
| 24 | + - **[Customizing the Appearance of Plots](https://github.com/matplotlib/mplfinance/blob/master/markdown/customization_and_styles.md)** (New features: June 2020) |
25 | 25 | - **[Adding Your Own Technical Studies to Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot.ipynb)**
|
26 |
| - - **[Subplots: Multiple Plots on a Single Figure](https://github.com/matplotlib/mplfinance/blob/master/markdown/subplots.md)** (**New** June 2020) |
| 26 | + - **[Subplots: Multiple Plots on a Single Figure](https://github.com/matplotlib/mplfinance/blob/master/markdown/subplots.md)** (**New features: August 2020**) |
27 | 27 | - **[Price-Movement Plots (Renko, P&F, etc)](https://github.com/matplotlib/mplfinance/blob/master/examples/price-movement_plots.ipynb)**
|
28 | 28 | - **[Trends, Support, Resistance, and Trading Lines](https://github.com/matplotlib/mplfinance/blob/master/examples/using_lines.ipynb)**
|
29 | 29 | - **[Saving the Plot to a File](https://github.com/matplotlib/mplfinance/blob/master/examples/savefig.ipynb)**
|
30 |
| - - **[Latest Release Info](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md)** |
| 30 | + - **[Animation/Updating your plots in realtime](https://github.com/matplotlib/mplfinance/blob/master/markdown/animation.md)** (**New: August 2020**) |
| 31 | + - **⇾ [Latest Release Info](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md) ⇽** |
31 | 32 | - **[Some Background History About This Package](https://github.com/matplotlib/mplfinance#history)**
|
32 | 33 | - **[Old API Availability](https://github.com/matplotlib/mplfinance#oldapi)**
|
33 | 34 |
|
|
0 commit comments