-
Having access to Find Usages in the graph editor would be helpful when manipulating larger graphs.
-
## Problem to Solve
When browsing graphs, it's difficult/requires many clicks and scrolling to get the values of connected information, especially in large graphs.
## Current Workaround
For e…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Calling `BigInt.toString` in graph-ts execution context produces an incorrect results for large num…
-
**Is your feature request related to a problem? Please describe.**
Our internal app often generates large graphs, it would be nice to run the render in a web work to not lock up the page.
**Descri…
-
- Description: The OpenAPI specifications for Kubernetes provides taxonomy, but augmenting a graph data model with formalized ontologies enables any number of capabilities, one of the more straightfor…
-
**Proposed Algorithm:**
Get duration of the background file (bg_file) in seconds.
Sample a random value from the range [0, bg_file_seconds - event_file_seconds).
Read the background f…
-
### What you want:
Make the app layout work on a tablet and/or in landscape mode
### Why you want it:
The app only seems to work in portrait mode on a phone atm, if I turn my phone to landscape mod…
-
I am currently receiving data from an interface in json format that I cannot graph due to the structure. Here is an example of what I receive in the value section {"1912D2E7CXXXXXX":{"S003":{"AAA65262…
-
```
* JGraphT version: 1.5.2
* Java version (java -version)/platform: 17.0.6
```
**Issue**
The current `BFSShortestPath` implementation of `getPath` simply calls `getPaths` and then retrieve…
-
Hello,
I've tried this a few ways, but the scenario is, I have a large dataset and I want a subset for different graphs.
My first approach and one that works is to use underscorejs and the memoize t…