Python Forum
Adding graph points and formating
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding graph points and formating
#2
I think that what you want is to change your return statement to this:
 return "{}, {}".format(self.x1, self.y1)
Reply


Messages In This Thread
RE: Adding graph points and formating - by BashBedlam - Jan-17-2021, 04:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Formating generated .data file to XML malcoverc 3 1,416 Apr-14-2022, 09:41 PM
Last Post: malcoverc
  creating two points (x,y) and adding them together.. azhag 2 3,277 Nov-20-2021, 07:22 AM
Last Post: ghoul
  propper formating paracelsusx 2 1,954 Jul-16-2021, 09:17 AM
Last Post: perfringo
  pylab, labeling points on a graph. Dasiey12 0 1,719 Apr-04-2021, 01:08 AM
Last Post: Dasiey12
  Excel: Apply formating of a sheet(file1) to another sheet(file2) lowermoon 1 2,090 May-26-2020, 07:57 AM
Last Post: buran
  Adding markers to Folium map only adding last element. tantony 0 2,175 Oct-16-2019, 03:28 PM
Last Post: tantony
  Issue with ginput and adding points to an exisiting plot gaminer 0 1,656 Oct-12-2019, 07:08 PM
Last Post: gaminer
  tuple and formating problem darktitan 7 3,491 Feb-17-2019, 07:37 PM
Last Post: marienbad
  finding angle between three points on a 2d graph qrani 4 14,206 Nov-20-2018, 06:10 AM
Last Post: Gribouillis
  pymysql: formating ouput of query wardancer84 18 8,538 Oct-04-2018, 01:54 PM
Last Post: wardancer84

Forum Jump:

User Panel Messages

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