Giter Site home page Giter Site logo

Question About Usage about qgraphviz HOT 5 CLOSED

parisneo avatar parisneo commented on August 29, 2024
Question About Usage

from qgraphviz.

Comments (5)

ParisNeo avatar ParisNeo commented on August 29, 2024

Well, QGraphViz can read a gv file. So if you export your graph as .gv from graphviz, you should be able to reloadit.

Please notice that QGraphViz is no way near Graphviz as it is still a work in progress and I had no time to deal with all features.
The objective is to have an interactive tool to read and build graphs compatible with graphviz and totally open source that you can include in a pyqt or pyside application.

The code source is completely original and does not copy any content from the original graphviz software which is a way bigger and mature software. So for example, the automatic nodes positioning is not yet well coded and I thing I can do better if I only had enough time. And this year, I am really really buzy and couldn't have time to advance any of my personal projects.

Help is welcomed.
This project is open. You can fork it, add features and do a pull request. As long as you stay in the same direction and do not include malicious code, I'll accept the pull request.

Best regards

from qgraphviz.

BryanSouth avatar BryanSouth commented on August 29, 2024

Thanks!

from qgraphviz.

lasa-gwt avatar lasa-gwt commented on August 29, 2024

Hello,
First, congratulation and thanks for this great work !
Is it possible to use oriented edges (forward at least) ?

from qgraphviz.

ParisNeo avatar ParisNeo commented on August 29, 2024

Well, edges do have source and destination. The graph is technically an oriented one. but I still need to make some changes to show an actual arrow instead of a simple line.

from qgraphviz.

lasa-gwt avatar lasa-gwt commented on August 29, 2024

Would be great ! Thanks.

from qgraphviz.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.