September 14, 2022

Let's say i want to plot the function f(x)=sin(x)/x.
Which API would you advice, in order for me to not re-invent the wheel.

September 14, 2022

On Wednesday, 14 September 2022 at 19:34:56 UTC, Alain De Vos wrote:

>

Let's say i want to plot the function f(x)=sin(x)/x.
Which API would you advice, in order for me to not re-invent the wheel.

Have you tried ggplotd?
https://code.dlang.org/packages/ggplotd