matplotlib/mplfinance

weird orange line appearing in axes' .plot()

FCNealVillangca opened this issue · 1 comments

image

there is a weird orange line appearing whenever I use plot() from axes is this intended? if not anyway you can remove it?

I have solved this. it makes that line when you put a list of tuples instead of a list of floats.