holgerbrandl / kravis

A {K}otlin g{ra}mmar for data {vis}ualization
BSD 2-Clause "Simplified" License
183 stars 12 forks source link

Fail if mandatory aestehtics are not defined #13

Open holgerbrandl opened 5 years ago

holgerbrandl commented 5 years ago

Example

faithfuld.ggplot(x="eruptions").geomTile().show()

should fail without calling R

See kravis.ggplot.GeomRegressions#enforce mandatory aestetics