visualizemanylines

manylines

Make lineplots in parallel

Functions

manylines(df, ax, axis, colormap, groupby_attribute, figsize, returnPixelObject, scheduler)

Parallelizes the plot of many lines

manylines_helper(pdf, axis, colormap, groupby_attribute, ax, figsize)

Helper function which runs on a single core and can be called by map_partitions()