You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QWT, as an excellent Qt plotting library, is praised for its permissive open-source license and high performance. Since the original author has ceased maintenance, I have extended the library on that foundation—respecting the original coding style—by adding new features and providing CMake support.
Pinguin is a simple application that plot the ping from your computer to a specific certain as a function of time. It is written in C++ with Qt Framework.