Thanks again for the fantastic library @epezent.
The main feature that I find to be missing is the support for plotting dashed lines instead of solid lines.
It'd be great for ImPlot to provide a setting for drawing dashed lines or for further control, configuring the dash and gap lengths.
Here is a visual example of what QwtPlot provides with Qt::DashedLine:

Thanks again for the fantastic library @epezent.
The main feature that I find to be missing is the support for plotting dashed lines instead of solid lines.
It'd be great for ImPlot to provide a setting for drawing dashed lines or for further control, configuring the dash and gap lengths.
Here is a visual example of what

QwtPlotprovides withQt::DashedLine: