V
V
Vladimir T2016-04-01 18:51:21
Qt
Vladimir T, 2016-04-01 18:51:21

What library for displaying graphs in c++ should I use?

In a C++ application (Qt, to be precise), you need to make the graphs display in 2D, and, if possible, in 3D. Oscillogram type graphs, real-time signal display. What library to use? While I found Matplotlib, it's good for everyone, but it's only for Python, as I understand it.
Main wishes: open-source, high-speed display of dynamically changing data in real time, cross-platform.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
tugo, 2016-04-06
@tugo

qcustomplot

D
Denis, 2016-04-02
@D3Nd3R

qwt.sourceforge.net

J
Jacob E, 2016-04-01
@Zifix

https://www.google.ru/search?q=qt+plot

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question