Opened 11 years ago
Closed 8 years ago
#4302 closed defect (fixed)
Invalid reference error in plotlib
Reported by: | lionaneesh | Owned by: | lionaneesh |
---|---|---|---|
Priority: | Low | Milestone: | Unspecified |
Component: | Calculate | Version: | Unspecified |
Severity: | Minor | Keywords: | |
Cc: | walter | Distribution/OS: | Unspecified |
Bug Status: | Assigned |
Description
plotlib gives out an invalid reference error when provided with equations like
"plot(plot())".
Its due to the fact that plotlib doesn't check for the number of arguments provided.
Fix @ http://git.sugarlabs.org/calculate/mainline/merge_requests/6
Change History (2)
comment:1 Changed 11 years ago by lionaneesh
- Component changed from untriaged to Calculate
comment:2 Changed 8 years ago by vikramahuja1001
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.