One sentence, four languages, one picture. R: data(gapminder_2007) + point + x(gdp) + y(life) Python: x(col.gdp) Julia: x(:gdp) Same specification, one Rust engine, byte-identical SVG. Not similar. Identical. psychometrician.github.io/posts/one-en... #rstats
One engine, four languages, one picture – psychometrician
One plotting syntax for R, Python, Julia and JavaScript, drawn by one engine, so every one of them returns the identical picture. Every plot in gog’s book is drawn in all four and compared on every ch...
psychometrician.github.io