Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 949 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 949 Bytes

Mirrored_Barplots

Bar plots for reflecting one or two paired series around the x=0 or y=0 axis.

Examples:

  • Simple mirrored paired series:
    H1
    V1

  • Double mirrored paired series:
    H2
    V2

  • Rougier-style, vertically mirrored categorical series:
    This my functional implementation of the original Rougier plot with added flexibility of annotation, including captioning. Rougier cancer data
    Rougier bachelors

Examples:

See this notebook in the notebooks folder.

TODO:

[x] Redo caption placement for mpl_bachelors_caption_left.png [ ] add test mdl
[ ] pypi package
[ ] conda package