News

Scatter plots are one of the most intuitive and popular data visualizations. While most use scatter plots to plot two features (on the x and y axes), one or two additional features can be displayed by ...
I'm trying to create a scatter plot with partially transparent points, but it doesn't seem to work. The iplot() function takes the 'opacity' keyword, but doesn't seem to effect the marker transparency ...