April 11, 2022
A line plot showing the House prices in Germany from 1970-2020 along with other factors made with matplotlib.
April 4, 2022
A custom Visualization that allows users to indicate the y-axis value of interest (e.g. 42,000) and then draw a horizontal line and color bars based on this value. So bars might be colored red if they are definitely above this value (given the confidence interval), blue if they are definitely below this value, or white if they contain this value.