Mplfinance: Incorrect linestyles character for dotted

Created on 22 Jun 2020  路  2Comments  路  Source: matplotlib/mplfinance

Hello,

I think in valid_linestyles, '.' should change to ':', since mplfinance sent it to matplotlib, and matplotlib throws an error.

the correct character for dotted is ':'

https://matplotlib.org/3.1.0/api/_as_gen/matplotlib.lines.Line2D.html#matplotlib.lines.Line2D.set_linestyle

bug released

Most helpful comment

Amir,
Thanks for pointing this out.
All the best. --Daniel

All 2 comments

Amir,
Thanks for pointing this out.
All the best. --Daniel

pip install --upgrade mplfinance

Was this page helpful?
0 / 5 - 0 ratings

Related issues

allahyarzadeh picture allahyarzadeh  路  3Comments

franklee00 picture franklee00  路  4Comments

smjure picture smjure  路  4Comments

Full4me picture Full4me  路  3Comments

simonholzapfel picture simonholzapfel  路  5Comments