qmxgraph
qmxgraph copied to clipboard
A Qt graph drawing widget using JavaScript's mxGraph library.
======== QmxGraph
.. image:: https://github.com/ESSS/qmxgraph/workflows/build/badge.svg :target: https://github.com/ESSS/qmxgraph/actions
.. image:: https://coveralls.io/repos/github/ESSS/qmxgraph/badge.svg?branch=master :target: https://coveralls.io/github/ESSS/qmxgraph?branch=master
.. image:: https://readthedocs.org/projects/qmxgraph/badge/?version=latest :alt: Documentation Status :target: https://qmxgraph.readthedocs.io/en/latest/?badge=latest
This a Qt widget that embeds a rich and powerful graph drawing tool using JavaScript's mxGraph library, Qt WebEngine features from Qt 5.4.
Due to changes in mxgraph we are currently only supporting an old version of mxgraph (3.7.5).