Closed jooyoungseo closed 1 year ago
@yujuny2 -- As discussed today, I have added new SVG file having smoothed curve instead of the straight best fit line. Please use scatterplot/scatterplot_no_jitter_with_loess_curve.svg.
Updated scatterplot.html with smooth curved svg file.
@yujuny2 -- I have just uploaded the following scatterplot SVG:
scatterplot/scatterplot_no_jitter_point_only.svg
scatterplot/scatterplot_no_jitter_with_bestfit.svg
Please work on these files instead of the old one because these did not use jitter noise. The only difference between 1. and 2. is whether there is an added best line or not.
FYI, the backend raw data that I previously provided in json format as well as HTML are still valid because I created them without jitter noise at that time. I guess this no jittered SVGs would be more similar to the raw data.