pythreejs
pythreejs copied to clipboard
Use get_cmap from matplotlib.colormaps
matplotlib.cm.get_cmap is deprecated, the documentation recommends to use matplotlib.colormaps.get_cmap instead.
https://matplotlib.org/stable/api/cm_api.html#matplotlib.cm.get_cmap