1 2 3 4 5 6 7 8
# Scatter Error bar examples. During development run the following to try it out: ```bash plotrs -g scatter -c scatter_y.ron -o . plotrs -g scatter -c scatter_xy.ron -o . ```