Bar

Source code Author Update time

using Plots
plotlyjs()

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.