Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python graphics
#2
What are you expecting VVV to be? It is a tuple, containing two arrays. So you are then trying to plot that tuple of 2 arrays against a. I doubt this is what you meant to do.

Change the comma in line 7 to a decimal point. I think that is what you want.
Reply


Messages In This Thread
Python graphics - by kaltenherz - Sep-04-2021, 08:31 PM
RE: Python graphics - by jefsummers - Sep-05-2021, 05:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Turtle python graphics Y0sh1 6 3,485 Jun-10-2020, 10:05 AM
Last Post: DPaul
  Python Graphics Help With Entries BadenJaden 1 55,317 Jul-24-2019, 10:36 PM
Last Post: Yoriz
  from graphics import * jmaloney413 2 5,272 Oct-18-2018, 08:22 AM
Last Post: perfringo
  Python catch mouse click in pure text, no graphics samtal 7 7,339 Sep-10-2018, 03:02 PM
Last Post: samtal
  Working with turtle graphics in python and colour slices of a pie graph... netrate 1 4,506 Feb-03-2018, 08:41 PM
Last Post: Larz60+
  Graphics py not found vnc 13 23,408 Apr-05-2017, 05:36 PM
Last Post: wavic

Forum Jump:

User Panel Messages

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