D
D
deus_vin2017-07-25 12:34:25
User interface
deus_vin, 2017-07-25 12:34:25

What is the library for plotting a graph by points from an array with its own GUI on VC++ 2015?

Good afternoon.
Recommend a library for drawing graphs with its own GUI.
My program is a console application that evaluates certain functions and writes the results to a vector of structures like [double x , double y]. I am using the OpenCV library.
You need to plot the x and y values. Tried gnu plot but didn't work.
I went through the whole nuget, the result is zero. I ask for help from the comrades.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Esin, 2017-07-25
@Exomode

One of the alternatives to gnu plot, maybe it will work for you:
koolplot

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question