Opened 9 years ago
Closed 9 years ago
#2 closed defect (fixed)
bug for networkx
Reported by: | zhangjr | Owned by: | zhangjr |
---|---|---|---|
Priority: | major | 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
in reduction.py
self.flowAxes.plot(nx.draw(self.flowFigure,pos))
error infor: "x and y empty"
Subtickets
Change History (2)
comment:1 Changed 9 years ago by zhangjr
- Status changed from new to accepted
comment:2 Changed 9 years ago by zhangjr
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.