Skip to content

Instantly share code, notes, and snippets.

@sfd99
sfd99 / index.html
Created February 19, 2019 19:59
Scatterplot
<!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;