Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 263 Bytes

svg_scatter_figure

This is a simple demo that uses svg to display scatter plots in the browser. The data is defined in a json array. I extract the fields from the array as the X-axis or Y-axis and mark them with circles.

Screenshots