import matplotlib.pyplot as plt fig, ax = plt.subplots() ax.scatter(0.028, 0.008, marker=\'_\', s=300, lw = 4, color=\'blue\', edgecolors= \'black\', clip_on=False,