Skip to content

Bump charts are used to represent rank changes over time. By default there's no support from matplotlib or seaborn for this, and writing a simple bump chart in matplotlib is a tedious method. This library/function aims to resolve this problem by providing an eazy to use function.

License

Notifications You must be signed in to change notification settings

kartikay-bagla/bump-plot-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bump Plots in Python

This is a library for generating bump charts in python. And it is in its very early stages so any advice is appreciated.

Current goals:

  • Provide functions to rank data
  • Better variable naming

About

Bump charts are used to represent rank changes over time. By default there's no support from matplotlib or seaborn for this, and writing a simple bump chart in matplotlib is a tedious method. This library/function aims to resolve this problem by providing an eazy to use function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published