Python Forum
New to Python & Matplotlib - can I change the plot grid origin to lower left corner?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to Python & Matplotlib - can I change the plot grid origin to lower left corner?
#2
Hello, I don't understand english very well but you should add this line in your code

plt.axis([0, 4, 0, 4])
Tell me if this is what you were searching for.
Reply


Messages In This Thread
RE: New to Python & Matplotlib - can I change the plot grid origin to lower left corner? - by matador - Aug-22-2020, 08:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pick a line in a plot with matplotlib Romain 3 5,722 Feb-28-2023, 11:56 AM
Last Post: get2sid
  Matplotlib scatter plot in loop with None values ivan_sc 1 2,308 Nov-04-2021, 11:25 PM
Last Post: jefsummers
  Matplotlib scatter plot slider with datetime sonny 0 2,988 Feb-05-2021, 02:31 AM
Last Post: sonny
  matplotlib creating a scatter plot via PathCollection tpourjalali 0 2,515 Apr-11-2020, 05:59 PM
Last Post: tpourjalali
  Plot/Image analysis %of colored area(grid) TiBotLCPP 0 1,862 Jul-09-2019, 02:33 PM
Last Post: TiBotLCPP
  MatPlotLib 2d plot of current density? ruben 0 2,231 May-13-2019, 06:47 AM
Last Post: ruben
  chessboard corner detection algorithm marlinayakno 1 4,073 Mar-08-2019, 12:40 AM
Last Post: scidam
  Bar Plot with Python ,matplotlib and sqlite3 tables gauravbhardwajee 0 5,006 Sep-25-2018, 06:17 PM
Last Post: gauravbhardwajee
  Draw a square-aspect log-linear plot via matplotlib Antonio 4 8,518 Jun-19-2018, 05:57 PM
Last Post: Antonio
  Remove internal lines donut plot matplotlib diego_last 5 6,347 Dec-14-2017, 04:05 PM
Last Post: diego_last

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020