I would like to place a feature request for a new drawing tool that allows for freehand drawing.
Tradingview has 2 tools, a Brush and a Highlighter like in the screenshot.
These tools are very handy when explaining something on the chart to others.
First I looked at creating it myself, but it seems that the SharpDX library is more suitable for Vector drawings.
I think a freehand-drawn object contains a lot of coordinates and this calls for a special object like PolyLine.
Are there code examples or can you point me in the right direction?
Otherwise consider this as a feature request.
Thanks,
Ard

Comment