Open coyiutoc opened 6 years ago
Currently D3 code for graphing lives in the model classes (experiments/jnd.js, experiments/stevens.js) - this should all be abstracted into separate classes by graph type.
experiments/jnd.js
experiments/stevens.js
https://github.com/coyiutoc/VCL-Web-Framework/pull/34
Currently D3 code for graphing lives in the model classes (
experiments/jnd.js
,experiments/stevens.js
) - this should all be abstracted into separate classes by graph type.