Closed florisvb closed 7 years ago
returns: TypeError: Not implemented for this type
Temporary solution: use the scatter function from Floris' library (which does work): https://github.com/florisvb/FlyPlotLib/blob/master/fly_plot_lib/plot.py
Scatter actually does work, but you must user "marker=" syntax.
returns: TypeError: Not implemented for this type
Temporary solution: use the scatter function from Floris' library (which does work): https://github.com/florisvb/FlyPlotLib/blob/master/fly_plot_lib/plot.py