Graphing

Sergey kornburn at yandex.ru
Sat Jul 1 16:13:30 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

For TS you can use http://mir-algorithm.libmir.org/mir_series.html
For plotting https://code.dlang.org/packages/ggplotd


More information about the Digitalmars-d-learn mailing list