diagrams-hsqml

HsQML (Qt5) backend for Diagrams

https://github.com/marcinmrotek/diagrams-hsqml

Latest on Hackage:0.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Marcin Mrotek
Maintained by [email protected]

`diagrams-hsqml` is a diagrams backend painting on a QtQuick Canvas.

To use the package, you only need the main module Diagrams.Backend.HsQML

Example usage and QML scripts provided in Diagrams.Backend.HsQML.Tutorial