Skip to content

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

License

Notifications You must be signed in to change notification settings

prusse-martin/qmxgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QmxGraph

https://coveralls.io/repos/github/ESSS/qmxgraph/badge.svg?branch=master Codacy Badge Documentation Status

This a Qt widget that embeds a rich and powerful graph drawing tool using JavaScript's mxGraph library.

It makes use of Qt web view features to make this possible. Since current Qt version supported (<= 5.6) is still using WebKit as its web browser engine, all of its limitations apply when developing new embedded web features.

Due to changes in mxgraph we are currently only supporting an old version of mxgraph (3.7.5).

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.8%
  • JavaScript 28.6%
  • Other 1.6%