import matplotlib.pyplot as plt the_rc = plt.style.library["seaborn-colorblind"] Using version 3.4.3 of matplotlib, this works fine. I recently installed my code on a machine with matplotlib version 3 ...
A Python class for drawing a 3D objects using Python Matplotlib library. The sole purpose of this library is to provide a few customizable 3D shapes so that you can conveneintly use them for ...