Skip to content

[Question] Issue with MatplotlibChart and Specified xlim and ylim #1836

Answered by tehphilb
yuheiyta asked this question in Q&A
Discussion options

You must be logged in to vote

Now I got it.

It seems to be an issue with the clip_on attribute. https://matplotlib.org/3.2.2/api/_as_gen/matplotlib.axes.Axes.set_clip_on.html

Note that clip_on=True is actually the default behavior for the plotting functions in Matplotlib. It's seems possible that Flet, how it renders the Matplotlib charts, and the SVG representation may not respect this setting, so far.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@yuheiyta
Comment options

@tehphilb
Comment options

Answer selected by yuheiyta
@yuheiyta
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
2 participants