Bar
using Plots
gr()
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
gr()
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.24 on Friday 27 January 2023. Using Julia version 1.8.5.