Opened 8 years ago

Closed 8 years ago

#86 closed defect (fixed)

warning found:axes.hold is deprecated.

Reported by: yanll Owned by: yanll
Priority: minor Milestone: pre-alpha
Component: viewer Version: 0.1
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

GPPDfly/src/viewer/canvas.py:55: MatplotlibDeprecationWarning?: axes.hold is deprecated.

See the API Changes document (http://matplotlib.org/api/api_changes.html)
for more details.

self.ax.hold(True)

Subtickets

Change History (1)

comment:1 Changed 8 years ago by zhangjr

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.