Open 128keaton opened 8 years ago
Is there anyway we can highlight a data point at a specific index? Make the point 'blink' or have a popup appear? Something along the lines of:
lineGraph(graph: BEMSimpleLineGraphView, highlightPointAtIndex index: Int)
Issue #199 originally made this request and was marked as wontfix. However, considering it has now been requested on more than one occasion, I think we can add this to the work list. Thanks for the suggestion.
Is there anyway we can highlight a data point at a specific index? Make the point 'blink' or have a popup appear? Something along the lines of: