probcomp / Venturecxx

Primary implementation of the Venture probabilistic programming system
http://probcomp.csail.mit.edu/venture/
GNU General Public License v3.0
28 stars 6 forks source link

feature request: plot multiple histograms on the same plot. #35

Open gregory-marton opened 9 years ago

gregory-marton commented 9 years ago

Axch responds: Yes, multiple histograms would be good. Not clear offhand how to get ggplot to do that

axch commented 9 years ago

Don't want to mess with this until we've settled #30

axch commented 9 years ago

This user request could be satisfied by either faceting (multiple plots on the same figure) or by overlays.