accessiplot.detection.marker.get_markers

accessiplot.detection.marker.get_markers(plt)[source]

Dummy function to prove out retrieving a list of markers given a Matplotlib pyplot object.

Parameters:
pltmatplotlib.plt

Matplotlib pyplot object

Notes

This is incomplete and is just meant to prove out simple retrieval.