Bar

Source code Author Update time

using Plots
pythonplot()

x is the midpoint of the bar. (todo: allow passing of edges instead of midpoints)

bar(randn(99))
2022-12-08T08:01:26.165482 image/svg+xml Matplotlib v3.6.2, https://matplotlib.org/

This page was generated using DemoCards.jl and Literate.jl.