Description Usage Arguments Examples
graph_image returns length, width and intensity of an image where intensity corresponds to the three main colors: red, green and blue. A pixel is a node, and from each node start three arcs, going respectively towards the pixel at the bottom left, at the bottom, and at the bottom right of the node considered. For the edge nodes, there are two arcs going towards the pixel at the bottom and at the bottom left or at the bottom right respectively of the node considered.
1 | graph_image(x)
|
image |
an image is considered as a graph |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.