Gallery of Charts¶

Below is a gallery of example charts for different types of charts and maps. Currently, all examples derive from the RICK module (source code rick.py) to be used straight out of the box (with some customization possible).

Bar Charts¶

Below is a gallery of bar charts.

  • RICK Bar Chart: derives from the RICK package with source code in rick.py.

RICK Bar Chart

RICK Bar Chart

Grouped Bar Charts¶

Below is a gallery of grouped bar charts.

  • RICK Vertical Grouped Bar Chart: derives from the RICK package with source code in rick.py.

  • RICK Horizontal Grouped Bar Chart: derives from the RICK package with source code in rick.py.

RICK Vertical Grouped Bar Chart

RICK Vertical Grouped Bar Chart

RICK Horizontal Grouped Bar Chart

RICK Horizontal Grouped Bar Chart

Line Charts¶

Below is a gallery of line charts.

  • RICK Time-of-Week Line Chart: derives from the RICK package with source code in rick.py.

  • RICK Line Chart: derives from the RICK package with source code in rick.py.

  • Mulit-line Chart: derives from the RICK package with source code in rick.py.

RICK Time-of-Week Line Chart

RICK Time-of-Week Line Chart

RICK Line Chart

RICK Line Chart

Multi-Line Chart

Multi-Line Chart

Maps¶

Below is a gallery of various types of maps.

  • RICK Choropleth Map: derives from the RICK package with source code in rick.py.

RICK Choropleth Map

RICK Choropleth Map

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Related Topics

  • Documentation overview
    • Previous: Auto Generated Documentation
    • Next: Bar Charts

Quick search

©2021, Rick Liu + BDITTO. | Powered by Sphinx 7.2.6 & Alabaster 0.7.16 | Page source