This example shows how to add custom titles, axis labels, range limits, tickmarks, and grid lines to your plot.
Showing posts with label plotting. Show all posts
Showing posts with label plotting. Show all posts
Monday, January 23, 2017
Python Plotting Tutorial (Part 4)
Making Prettier Plots
This example shows how to add custom titles, axis labels, range limits, tickmarks, and grid lines to your plot.
This example shows how to add custom titles, axis labels, range limits, tickmarks, and grid lines to your plot.
Python Plotting Tutorial (Part 3)
In this part, we'll see how to define functions and plot complex functions.
Wednesday, January 18, 2017
Python Plotting Tutorial (Part 2)
In this part we'll cover a few miscellaneous things...
Python Plotting Tutorial (Part 1)
Here's a script which makes a simple plot in python. First look at the example, then we'll break it down line by line.
Input:
Output:

Ok, let's break it down.
Input:
Output:
Ok, let's break it down.
Subscribe to:
Posts (Atom)