Skip to content

Support for bar plots with "positive" and "negative" colors #34

Description

@lukelbd

These types of plots are very popular -- where bars are one color for positive data, and another color for negative data. Example:

12mo_anom_jul17

Something similar is already implemented for fill_between and fill_betweenx (a.k.a. area and areax) via fill_between_wrapperin proplot/wrappers.py.

This could be implemented with a simple override of bar_wrapper.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions