├── .gitattributes ├── ExtractColorMaps.ipynb ├── LICENSE ├── README.md └── grasshopper_gradients.xml /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timonielsen/GrasshopperMatplotlibGradients/HEAD/.gitattributes -------------------------------------------------------------------------------- /ExtractColorMaps.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timonielsen/GrasshopperMatplotlibGradients/HEAD/ExtractColorMaps.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timonielsen/GrasshopperMatplotlibGradients/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timonielsen/GrasshopperMatplotlibGradients/HEAD/README.md -------------------------------------------------------------------------------- /grasshopper_gradients.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timonielsen/GrasshopperMatplotlibGradients/HEAD/grasshopper_gradients.xml --------------------------------------------------------------------------------