Bar
using Plots
pyplot()
x
is the midpoint of the bar. (todo: allow passing of edges instead of midpoints)
bar(randn(99))
This page was generated using DemoCards.jl and Literate.jl.
using Plots
pyplot()
x
is the midpoint of the bar. (todo: allow passing of edges instead of midpoints)
bar(randn(99))
This page was generated using DemoCards.jl and Literate.jl.
Settings
This document was generated with Documenter.jl version 0.27.22 on Saturday 13 August 2022. Using Julia version 1.7.3.