All Projects → ESSS → qmxgraph

ESSS / qmxgraph

Licence: MIT license
A Qt graph drawing widget using JavaScript's mxGraph library.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to qmxgraph

Pyface
pyface: traits-capable windowing framework
Stars: ✭ 71 (+222.73%)
Mutual labels:  pyqt
Mindfulness At The Computer
Helps you stay mindful of your breathing while using your computer
Stars: ✭ 143 (+550%)
Mutual labels:  pyqt
Qhexedit2
Binary Editor for Qt
Stars: ✭ 218 (+890.91%)
Mutual labels:  pyqt
Exco
Extensible GUI text editor written in Python
Stars: ✭ 73 (+231.82%)
Mutual labels:  pyqt
Graphcut
Graph cut image segmentation with custom GUI.
Stars: ✭ 101 (+359.09%)
Mutual labels:  pyqt
Cq Editor
CadQuery GUI editor based on PyQT
Stars: ✭ 183 (+731.82%)
Mutual labels:  pyqt
Musicbox
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨
Stars: ✭ 1,130 (+5036.36%)
Mutual labels:  pyqt
15-minute-apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,469 (+15668.18%)
Mutual labels:  pyqt
Galacteek
Browser for the distributed web
Stars: ✭ 114 (+418.18%)
Mutual labels:  pyqt
Stackoverflow
my answers in Stack Overflow
Stars: ✭ 211 (+859.09%)
Mutual labels:  pyqt
Examples
Learn to create a desktop app with Python and Qt
Stars: ✭ 1,196 (+5336.36%)
Mutual labels:  pyqt
Openroast
An open source, cross-platform application for home coffee roasting
Stars: ✭ 100 (+354.55%)
Mutual labels:  pyqt
Heart Rate Measurement Using Camera
real time application to measure heart rate
Stars: ✭ 202 (+818.18%)
Mutual labels:  pyqt
Pynms
A vendor-agnostic NMS for carrier-grade network simulation and automation
Stars: ✭ 73 (+231.82%)
Mutual labels:  pyqt
python-kaynaklari
Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası
Stars: ✭ 30 (+36.36%)
Mutual labels:  pyqt
Image Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
Stars: ✭ 1,173 (+5231.82%)
Mutual labels:  pyqt
Pyqtclient
PyQt Examples Client
Stars: ✭ 160 (+627.27%)
Mutual labels:  pyqt
SystemMonitor
Python script and a PyQt5 program to monitor ram and cpu usage along with disk usage.
Stars: ✭ 22 (+0%)
Mutual labels:  pyqt
PyTunes
A lightweight music player made in Python
Stars: ✭ 38 (+72.73%)
Mutual labels:  pyqt
Uranium
A Python framework for building Desktop applications.
Stars: ✭ 210 (+854.55%)
Mutual labels:  pyqt

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].