qvge is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way.
Please note that qvge is not a replacement for such a software like Gephi, Graphvis, Dot, yEd, Dia and so on. It is neither a tool for "big data analysis" nor a math application. It is really just a simple graph editor :)
Features
- Easy interactive editing of indirected, directed or mixed graphs
- Support of node and edge attributes (colors, shapes etc. as well as user-defined ones)
- Auto-layout and auto-creation of graphs
- Basic support of node ports
- Search among the graph elements and their attributes
- Import from GraphML, GML, GEXF and GraphViz DOT (basic) formats
- Export into PDF and popular image formats
- Export into GraphViz DOT format
- Export into GEXF format
License
MIT LicenseFollow qvge
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
easy to use. not to replace y** app or Gephi app. but easy to transfer to other app using graphml or gexf
-
Great in its simplicity. The generated GraphML is mostly standard and easy to parse. The only issue is that node height and node width is somehow not declared under (xpath) /graphml/key ? This does not comply with GraphML where all //data element should have their attribute 'key' be registered under /graphml/key element. I had to implement a workaround for this. Also when I try to define a default value as key 'height' for 'node', the QVGE app doesn't recognize it as part of the size attribute. Putting all 5 to offset another stupid review that expects all apps should be in Russian language.
-
something that was not available for years before...
-
Я так понял, что он похож на Drakon Паронджанова, в чём отличие? Будет ли поддержка руского языка? Я уверен отсутствие его останавливает многих в изучении программирования. В итоге весь код тоже должен отображаться на руском на выбор конечно.Reply from qvge