The data of the current graph looks like this:
n
1
{
"identity": 149,
"labels": [
"Variable"
],
"properties": {
"variableName": "x"
}
}
2
{
"identity": 150,
"labels": [
"Function"
],
"properties": {
"expression": "x"
}
}
3
{
"identity": 151,
"labels": [
"CellType"
],
"properties": {
"name": "inputCell",
"transformType": "INPUT_TO_ANALOG"
}
}
4
{
"identity": 152,
"labels": [
"CellInstance"
],
"properties": {
"yCoordinate": 2.7,
"xCoordinate": 2.6
}
}
5
{
"identity": 153,
"labels": [
"CellInstance"
],
"properties": {
"yCoordinate": 2.7,
"xCoordinate": 2.6
}
}
6
{
"identity": 154,
"labels": [
"Variable"
],
"properties": {
"variableName": "x"
}
}
7
{
"identity": 155,
"labels": [
"Variable"
],
"properties": {
"variableName": "y"
}
}
8
{
"identity": 156,
"labels": [
"Function"
],
"properties": {
"expression": "x+y"
}
}
9
{
"identity": 157,
"labels": [
"CellType"
],
"properties": {
"name": "addition",
"transformType": "ANALOG_TO_ANALOG"
}
}
10
{
"identity": 158,
"labels": [
"CellInstance"
],
"properties": {
"yCoordinate": 2.7,
"xCoordinate": 2.6
}
}
11
{
"identity": 159,
"labels": [
"Connection"
],
"properties": {
"delay": 0
}
}
12
{
"identity": 160,
"labels": [
"Connection"
],
"properties": {
"delay": 0
}
}
13
{
"identity": 161,
"labels": [
"Variable"
],
"properties": {
"variableName": "x"
}
}
14
{
"identity": 162,
"labels": [
"Variable"
],
"properties": {
"variableName": "y"
}
}
15
{
"identity": 163,
"labels": [
"Function"
],
"properties": {
"expression": "x+y"
}
}
16
{
"identity": 164,
"labels": [
"CellType"
],
"properties": {
"name": "addition",
"transformType": "ANALOG_TO_ANALOG"
}
}
17
{
"identity": 165,
"labels": [
"CellInstance"
],
"properties": {
"yCoordinate": 2.7,
"xCoordinate": 2.6
}
}