I use the new DataPointMarksClickTool and encounter an access violation:
* take the attached example
* run the program in debug mode and Shift-left-click into the chart on a position where no data is
result: ACCESS VIOLATION in this line of TACustomSeries.pas:
lfont.Assign(Marks.LabelFont);
I could not yet find out why this happens because I use the default font settings.
Lazarus 2.3.0 (rev main-2_3-2941-g84f716a2ff)
FPC 3.2.2
x86_64-win64-win32/win64