Graphing

nbdusr . at example.com
Sat Jul 1 16:55:37 UTC 2023


On Saturday, 1 July 2023 at 01:00:46 UTC, anonymouse wrote:
> How would I go about graphing time series data (specifically, 
> candles, moving averages, etc) in D and dynamically updating 
> such charts?
>
> Thanks,
> --anonymouse

https://github.com/epezent/implot

And C bindings:

https://github.com/cimgui/cimplot

Also,

https://github.com/epezent/implot_demos

For stocks.cpp


More information about the Digitalmars-d-learn mailing list