vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

Does vegas-spark sub-sample spark dataframes? #120

Open yjk21 opened 6 years ago

yjk21 commented 6 years ago

Hello,

is there documentation on how dataframes are actually plotted? In some of my plots I noticed that some details are missing. So I was wondering how the data for the plotting is actually assembled. Coming from python/matlab/etc. I found navigating the code base a bit involved. If someone could give me a pointer to the place in the code to understand the internals, that would be great.

Thanks!

oshikiri commented 6 years ago

I think this is a duplicate of https://github.com/vegas-viz/Vegas/issues/117.