Skip to content

Instantly share code, notes, and snippets.

View pszjmb1's full-sized avatar

Jesse Blum pszjmb1

  • BlumWellens BV
  • Belgium
View GitHub Profile
@pszjmb1
pszjmb1 / Iris1.html
Last active August 29, 2015 14:21
Iris SepalLength ~ SepalWidth | Species
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<script src='//ramnathv.github.io/rCharts/libraries/widgets/polycharts/js/polychart2.standalone.js' type='text/javascript'></script>
<style>
.rChart {
display: block;