Software Open Access
Daniel Huppmann; Matthew Gidden; Zeb Nicholls; Nikolay Kushin; Rlamboll; OFR-IIASA; Jonas Hörsch; Maik Budzinski; Paul Natsuo Kishimoto; Arfon Smith; Jarmo Kikstra; Karthikeyan Singaravelan; Michael Pimmer; Philipp S. Sommer; Thorsten Burandt; lumbric; rossursino
Release v0.10.0 Highlights
sankey()
feature to the plotting library.Several PRs in this release changed the implementation of the plotting library for better UX and consistency with pandas, matplotlib and seaborn.
Replace the calls to plotting features by the following:
plot(...)
(or plot(kind='line', ...)
) for line_plot()
plot.stack(...)
for stack_plot()
plot.bar()
for bar_plot()
These PRs also add an order
arg to the plotting functions, and the levels
are ordered based on the run_control()['order']
dictionary by default.
sankey()
example to the plotting galleryorder
arg to barplot()
sankey()
function to create sankey diagramsorder
arg to stackplot()
Name | Size | |
---|---|---|
IAMconsortium/pyam-v0.10.0.zip
md5:a8fc2c485be396dff0092d3ce7652b37 |
7.5 MB | Download |
All versions | This version | |
---|---|---|
Views | 354 | 5 |
Downloads | 54 | 0 |
Data volume | 479.1 MB | 0 Bytes |
Unique views | 328 | 3 |
Unique downloads | 29 | 0 |