I used AI to make this list. Is there a way to insert it directly into Electra JSON? My idea is to make a small list in the usual way. Locate this in the JSON and paste the larger list made with AI. I tried but I can not get it to work.
{
“value”: 64,
“label”: “-11.9”,
“index”: 1
},
{
“value”: 128,
“label”: “-11.8”,
“index”: 2
},
{
“value”: 192,
“label”: “-11.7”,
“index”: 3
},
{
“value”: 256,
“label”: “-11.6”,
“index”: 4
},
{
“value”: 320,
“label”: “-11.5”,
“index”: 5
},
{
“value”: 384,
“label”: “-11.4”,
“index”: 6
},
{
“value”: 448,
“label”: “-11.3”,
“index”: 7
},
{
“value”: 512,
“label”: “-11.2”,
“index”: 8
},
{
“value”: 576,
“label”: “-11.1”,
“index”: 9
},
{
“value”: 640,
“label”: “-11.0”,
“index”: 10
},
{
“value”: 704,
“label”: “-10.9”,
“index”: 11
},
{
“value”: 768,
“label”: “-10.8”,
“index”: 12
},
and so on…