An open API service indexing awesome lists of open source software.

https://github.com/esss/qmxgraph

A Qt graph drawing widget using JavaScript's mxGraph library.
https://github.com/esss/qmxgraph

hacktoberfest mxgraph pyqt

Last synced: about 1 year ago
JSON representation

A Qt graph drawing widget using JavaScript's mxGraph library.

Awesome Lists containing this project

README

          

========
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).