Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 286 Bytes

qwtquick2

This is a wrapper to Qwt to render by QtQuick2. Inspired by qmlplot (same thing using QCustomPlot)

The plot it self is implemented in c++ but can be shown in qml.

Requirements:

  • Qt 5.x (tested with 5.11)
  • Qwt (tested with 6.x)