Logo

Getting Started

  • Installation
  • Why ProPlot?
  • Using ProPlot

User Guide

  • The basics
  • Subplots
  • Cartesian axis settings
  • Geographic and polar plots
  • Colorbars and legends
  • Insets and panels
  • Plotting 1D data
  • Plotting 2D data
  • Colormaps
  • Color cycles
  • Color names
  • Font selection
  • Configuring ProPlot

Reference

  • API reference
  • Changelog history
  • Contribution guide
  • External links
    • Python packages
    • Downloadable colormaps
    • Online tools for making new colormaps
    • Online tools for making new color cycles
  • About the authors
ProPlot
  • Docs »
  • External links
  • Edit on GitHub

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

Next Previous

© Copyright 2020, Luke L. B. Davis Revision e29d49e8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.6.3
Versions
latest
stable
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.