[Matplotlib-users] Fwd: rotated axis

thanks Bruno for your answer
not exactly
in your example, only the grid in inclinated
in my need, also th axis would be inclinated
something like this where B is (0,1) and C is (1,0) and A is (0,0)


Vincent

···

Le 21 oct. 2020 à 02:46, Bruno Beltran <brunobeltran0@gmail.com> a écrit :

Hi Vincent,

Is this the kind of thing you are looking for?

https://matplotlib.org/gallery/api/skewt.html

Best,

Bruno

On Tue, Oct 20, 2020 at 2:15 PM Vincent Douce Mathoscope <mathoscope@netcourrier.com> wrote:

hi i would like to create some graphics with the y-axis inclinated in any angle with the xaxis, for example 45°, 55° as i need it
i dont find here :

http://python-simple.com/python-matplotlib/configuration-axes.php
https://matplotlib.org/3.1.1/api/axes_api.html

anything in this direction
any tipps ?
Vincent


Matplotlib-users mailing list
Matplotlib-users@python.org
https://mail.python.org/mailman/listinfo/matplotlib-users

Hello.

What your are looking for is an affine coordinate system.

I don’t think that matplotlib can do that directly as it is the case for Geogebra.

You should try to do every thing by hand. This will be boring but not hard.

···

Le 21/10/2020 à 08:38, Vincent Douce Mathoscope a écrit :

thanks Bruno for your answer
not exactly
in your example, only the grid in inclinated
in my need, also th axis would be inclinated
something like this where B is (0,1) and C is (1,0) and A is (0,0)


Vincent

Le 21 oct. 2020 à 02:46, Bruno Beltran <brunobeltran0@gmail.com> a écrit :

Hi Vincent,

Is this the kind of thing you are looking for?

https://matplotlib.org/gallery/api/skewt.html

Best,

Bruno

On Tue, Oct 20, 2020 at 2:15 PM Vincent Douce Mathoscope <mathoscope@netcourrier.com> wrote:

hi i would like to create some graphics with the y-axis inclinated in any angle with the xaxis, for example 45°, 55° as i need it
i dont find here :

http://python-simple.com/python-matplotlib/configuration-axes.php
https://matplotlib.org/3.1.1/api/axes_api.html

anything in this direction
any tipps ?
Vincent


Matplotlib-users mailing list
Matplotlib-users@python.org
https://mail.python.org/mailman/listinfo/matplotlib-users

-- 
Math, algo et codage.
Sans oublier la famille, l'amour et le sport. ;-)
_______________________________________________
Matplotlib-users mailing list

Matplotlib-users@python.orghttps://mail.python.org/mailman/listinfo/matplotlib-users