Ticket #2237 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 3 years ago

plot options for turning off randomness in sampling x data and turning off adaptive plotting

Reported by: jason Owned by: was
Priority: major Milestone: sage-2.10.2
Component: graphics Keywords:
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description

In doing animations like in  http://groups.google.com/group/sage-support/browse_thread/thread/8e2edf8165e9ded2

the adaptive plotting and the randomness added to the x-sample points is very annoying, creating a wiggling graph in the animation. We ought to have options to plot to turn these things off so that we can get the same graph over and over again.

Change History

Changed 3 years ago by cwitty

Another idea would be for animate to use the same random offsets in each plot in the animation.

Changed 3 years ago by was

  • status changed from new to closed
  • resolution set to duplicate

See trac #2244 that implements an option to turn off randomness in plotting.

This ticket should likely be marked as a dupe.

Note: See TracTickets for help on using tickets.