block by micahstubbs 01d888adcefb92b8842e50bde9f95316

Download SVG Button

Full Screen

an example that uses SVG Crowbar to extract an SVG from the page and download it as an .svg file

inspired by this stackoverflow answer

an alternate method that works with Firefox is demonstrated in @currankelleher‘s nice Download SVG from Data URL example


A d3js ROC Chart. Might be useful for evaluating models.

the data shown are from models that predict various tennis stats. curious about the source data? browse through the R script that @ilanthedataman uses to generate the data.

check out the animated version

inspired by the Interactive ROC Curve bl.ock from ilanman

index.html

rocChart.js

svg-crowbar.js