Open
Description
The request is to add in a feature for markevery
such that the plot can mark specific points in the plot, where the size, color and shape can be configured, or when not provided, defaults to a set value. A reference to what has been implemented in matplotlib is provided below:
https://matplotlib.org/stable/gallery/lines_bars_and_markers/markevery_demo.html
Happy to help with the implementation.