I draw some lines with matplotlib in python :
from PIL import Image import matplotlib.pyplot as plt import numpy as np fig_axes = (-100, 100, -50, 80) x_rang