cacrespo / pylexis

Draws a Lexis Diagram with Python
MIT License
8 stars 2 forks source link

Include values of births and deaths #5

Closed cacrespo closed 2 years ago

cacrespo commented 2 years ago

It could be two functions: One to add_deaths with this parameters:

and another add_births only with the year.

Visualize like this: image

cacrespo commented 2 years ago

closes by #6