typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Graph visualiser pane #412

Closed alexjpwalker closed 3 years ago

alexjpwalker commented 3 years ago

The Graph Visualiser is the heart of Workbase and its one signature feature. Therefore, it should be the first UI element that we implement.

To begin with, we can just load in a fixed dataset (say, one of the TypeQL examples from vaticle.com), and we should focus on making the animation smooth and visually pleasing, by ensuring we use an appropriate frame rate and good-looking forces.

alexjpwalker commented 3 years ago

This is now basically done, but suffers from several issues which I'll raise a separate case for.