Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 626 Bytes

QCustomPlot.md

File metadata and controls

5 lines (5 loc) · 626 Bytes

QCustomPlot

  • QCustomPlot是一个小型的Qt画图标类,支持绘制静态曲线、动态曲线、多重坐标曲线,柱状图,蜡烛图等.
  • This plotting library focuses on making good looking, publication quality 2D plots, graphs and charts, as well as offering high performance for realtime visualization applications.
  • QCustomPlot can export to various formats such as vectorized PDF files and rasterized images like PNG, JPG and BMP. QCustomPlot is the solution for displaying of realtime data inside the application as well as producing high quality plots for other media.
  • https://www.qcustomplot.com/