probcomp / bdbcontrib

BayesDB contributions, including plotting, helper methods, and examples
http://probcomp.csail.mit.edu/bayesdb
Apache License 2.0
9 stars 6 forks source link

Pairplot produces duplicate plots #165

Closed curlette closed 8 years ago

curlette commented 8 years ago

The pairplot function produces the same plot twice in iPython notebooks. See image below, where the figure begins to repeat in the bottom half of the image: screen shot 2016-11-02 at 5 19 51 pm

curlette commented 8 years ago

Never mind, ending the line with a semicolon solves this.