Skip to content

Make sure symbolic gridline values are okay #10980

@kcrisman

Description

@kcrisman

From this ask.sagemath.org question.

plot(x,0,2,gridlines=([sqrt(2)],[]))

blows up.

The fix is probably to make sure that symbolic input with a n() method passes something right to matplotlib, which of course cannot handle sqrt(2). Possibly beginner ticket.

Note: A beginner who is interested in working on this ticket can skip down to comment:13.

CC: @jasongrout @sagetrac-dsm

Component: graphics

Author: Atte Niemi

Branch/Commit: 702d272

Reviewer: Dave Morris

Issue created by migration from https://trac.sagemath.org/ticket/10980

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions