Skip to content

A bunch of custom plots commonly used in the field of Business Intelligence. Leveraging matplotlib with some of my ✨personal✨ touch and styling

Notifications You must be signed in to change notification settings

fraclad/fancyBizIntelPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fancy BI Plot

A repository for codes to construct visualizations common in BI. This project is taking advantage of the basic matplotlib capabilities, but with the addition of my custom styles. E.g all plot titles are left-aligned so that there is no need to google "how to I left align matplotlib figure title". Currently only a few custom plot functions are available but hopefully more to come.

Examples

  1. Waterfall Chart

    Very common in BI!

    waterfall

  2. Normalized Stack Chart

    I see this a lot in Bloomberg lol

    normstack

About

A bunch of custom plots commonly used in the field of Business Intelligence. Leveraging matplotlib with some of my ✨personal✨ touch and styling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages