-
This example of plotting using pgfplots in a right-to-left document (lualatex engine) give wrong result, the `layout=graphics` option is supposed to place tikzpicture environment in LTR context but …
-
```
It still would be nice to have some graph layout algorithms in this library.
```
Original issue reported on code.google.com by `techtonik@gmail.com` on 17 Apr 2011 at 12:02
-
Following techniques outlined in [this paper](http://www.graphviz.org/documentation/TSE93.pdf), we should implement an automatic graph layout algorithm.
-
I have some somewhat-large graph data that I'm attempting to do partial layouts on, and I'm hitting `StackOverflowError`s when I try. I'm attaching the data, and here's the code I'm using for layout:…
-
### Bug report
**Bug summary**
Using several layout algorithms result in a graph that is not centered.
Below code snippet contains list of which ones yield centered graphs and which don't…
-
Hi there! I was wondering if someone can give me some pointers on how to implement a absolute layout widget to be used with something like a node graph? I have used the PanZoom widget that was posted …
-
the current graph looks like it is in portrait mode.
We could layout it top-down and have the graph canvas take more horizontal space.
-
### Current versus expected behaviour
Cannot read properties of undefined (reading 'x'):
is returned by chrome on trying layout :
```ts
layoutDirectedGraph() {
DirectedGraph.layout…
-
Hi
Do you have any plans to include dagre layout for graphs?
There is an existing extension: https://github.com/ecomfe/echarts-dagre
-
```
It still would be nice to have some graph layout algorithms in this library.
```
Original issue reported on code.google.com by `techtonik@gmail.com` on 17 Apr 2011 at 12:02