Logo

Getting Started

  • Why ProPlot?
  • Usage overview
  • Frequently asked questions

User Guide

  • Creating figures
  • Customizing figures
  • Figure tight layout
  • Colorbars and legends
  • Colormaps
  • Color cycles
  • Colors and fonts
  • Geographic and polar plots
  • X and Y axis settings
  • Insets and panels
  • 1d plotting
  • 2d plotting
  • Configuring proplot

Reference

  • API reference
  • Changelog history
  • Contribution guide
  • Release procedure
  • External links
    • Python packages
    • Downloadable colormaps
    • Tools for making new colormaps
    • 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 that 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. It has some awesome features, but few people in my field use it because it is geared more toward statistical data than 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.

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

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 2019, Luke L. B. Davis Revision da048e37.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.2.0
Versions
latest
stable
v0.2.1
v0.2.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.