2DegreesInvesting / tiltPlot

Plots for the TILT project
https://2degreesinvesting.github.io/tiltPlot/
GNU General Public License v3.0
0 stars 0 forks source link

Adapt code to plot German map without financial data #90

Closed lindadelacombaz closed 4 months ago

lindadelacombaz commented 5 months ago

Closes #84. Dear @maurolepore, I corrected my code for the map since it actually worked without financial data. Also, it now follows my functions' names logic, which the suffix "_financial" is added to any functions that plots data with financials. For now, Anne is the only one using my functions so the change should not perturb any other user, but in the future I will make sure to consider the impact of my changes, as these ones are quite confusing. I am still working with the old toy data set, as I unfortunately started this branch before having the new one. Once this is merged, I will refactor my whole package to adapt to the new toy data set :-).

Thank you !


TODO

EXCEPTIONS