Closed nickforce closed 1 year ago
Yes. Use markers
property. https://svelte.dev/repl/2a874b081cd9465e8eaa7ceef0d42cca?version=4.2.0
There is documentation for SeriesMarker interface.
Perfect, exactly what I was looking for. Thank you! @trash-and-fire
Amazing library, thank you for creating it!
Is there a way to add markers to a line chart? For example I am displaying a line chart with moving averages and want to display simple markers with text at various price points on the chart. Is this possible with the current library of components?