[Matplotlib-users] Fwd: rotated axis

Christophe BAL projetmbc at gmail.com
Wed Oct 21 08:10:48 EDT 2020


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 at gmail.com 
>> <mailto:brunobeltran0 at 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 at netcourrier.com <mailto:mathoscope at 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 at python.org <mailto:Matplotlib-users at python.org>
>>     https://mail.python.org/mailman/listinfo/matplotlib-users
>>
>
> ----
> https://lemathoscope.com/
> cours de maths postbac par visio
>
>
> ----
> https://lemathoscope.com/
> cours de maths postbac par visio
>
>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users

-- 
Math, algo et codage.
Sans oublier la famille, l'amour et le sport. ;-)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/matplotlib-users/attachments/20201021/4f4c21c5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d?e?cran 2020-10-21 a? 08.37.01.png
Type: image/png
Size: 147682 bytes
Desc: not available
URL: <https://mail.python.org/pipermail/matplotlib-users/attachments/20201021/4f4c21c5/attachment-0001.png>


More information about the Matplotlib-users mailing list