Posts tagged with removing-lines

Removing lines in matplotlib

To remove lines the object oriented way in matplotlib (using axes, etc.) take a look at my tuner program for an example. Alternatively, look at the fitzhugh-...