Shapes

Shapes

Shape.square

using Gadfly, RDatasets
set_default_plot_size(14cm, 8cm)
plot(dataset("HistData","DrinksWages"),
     x="Wage", y="Drinks", shape=[Shape.square],
     Geom.point, Scale.y_log10)
Wage 0 10 20 30 40 1 Shape 100.0 100.5 101.0 101.5 102.0 Drinks