Skip to content

Latest commit

History

History
48 lines (37 loc) 路 2.68 KB

external-links.rst

File metadata and controls

48 lines (37 loc) 路 2.68 KB

External links

This page contain links to related projects and projects that inspired ProPlot or are directly used by ProPlot.

Python packages

  • matplotlib - The venerable plotting package we all know and love.
  • xarray - Package for working with annotated ND numpy arrays. If you haven't heard of it and you work with NetCDF files, it will change your life.
  • pandas - Package that turns spreadsheets and tables into annotated 2D numpy arrays. Invaluable for certain types of data.
  • seaborn - A statistical data visualization package. Seaborn is based on matplotlib, but consists mostly of an entirely separate plotting API. It is generally not suitable for plotting geophysical data.

Downloadable colormaps

The following colormap repositories are imported and registered by ProPlot.

  1. Color Brewer - The O.G. perceptually uniform colormap distribution. These are included with the matplotlib distribution.
  2. cmocean - Perceptually uniform colormaps designed for oceanography, but suitable for plenty of other applications.
  3. SciVisColor - Science-focused colormaps created by the viz team at UT Austin. Provides tools for concatenating colormaps, suitable for complex datasets with weird distributions.
  4. Fabio Crameri - Perceptually uniform colormaps for geosciences. These maps have very unusual and interesting color transitions.

Online tools for making new colormaps

Use these resources to make colormaps from scratch.

  1. Proplot API
  2. HCL Picker
  3. Chroma.js
  4. HCL Wizard
  5. SciVisColor

Online tools for making new color cycles

Use these resources to make color cycles from scratch.

  1. Proplot API
  2. Color Cycle Picker
  3. i want hue
  4. Coolors
  5. Color Hunt
  6. Color Drop
  7. Adobe Color