A fast matplotlib rendering for Kivy based on Kivy_matplotlib project and kivy scatter. Matplotlib used 'agg' backend
35
stars
7
forks
source link
Several bug when MatplotFigure widget self.pos is different from (0,0) #10
Closed
mp-007 closed 2 years ago
When MatplotFigure widget self.pos is different from (0,0), These bugs can happen:
zoombox xmin and xmax is not correctly render.
zoombox doesn't work everywhere on axis
cursor don't snap on mouse/finger position
Kv in main.py to reproduce error: