Post #2877410
2024-11-01 23:45 UTC
@dschaub@mstdn.social love it! If I may share one nitpick: I think this chart would be even better if the lines continued horizontally until the next data point and then went straight up. (In plotly you can achieve this with line_shape=“hv”.) It more accurately represents what happened, since there was no slow climb from one level to the next but rather a jump.
Replies (1)
-
@dschaub@mstdn.social 2024-11-02 00:13
@leonoverweel@mastodon.social You are absolutely correct that slopes are sub-optimal. It would still be wrong as it treats each year as a single atomic point of time. Next one I build, I'll consider that change.