quantified-uncertainty / squiggle

An estimation language
https://squiggle-language.com
MIT License
150 stars 23 forks source link

Plot.scatter -> Plot.distScatter, then add Plot.scatterPoints(xs, ys) #3193

Open OAGr opened 5 months ago

OAGr commented 5 months ago

Description of suggestion or shortcoming:

Right now we have no way of plotting arbitrary functions/points, which seems bad. Makes analyzing scoring difficult.

Ideally, this could work with either xs and ys being dates, or numbers.