@jesse This is the value of query[“visualizations”]:
[
{
"id": 354489,
"type": "CHART",
"name": "",
"description": "",
"options": {
"showDataLabels": true,
"error_y": {
"visible": true,
"type": "data"
},
"numberFormat": "0,0[.]00000",
"minColumns": 1,
"defaultColumns": 3,
"series": {
"stacking": null,
"error_y": {
"visible": true,
"type": "data"
}
},
"globalSeriesType": "pie",
"yAxis": [
{
"type": "linear",
"title": {
"text": "some text"
}
},
{
"title": {
"text": ""
},
"type": "linear",
"opposite": true
}
],
"minRows": 5,
"percentFormat": "0[.]00%",
"sortX": true,
"seriesOptions": {
"payments": {
"zIndex": 0,
"index": 0,
"type": "pie",
"yAxis": 0
}
},
"valuesOptions": {
"credit": {
"color": "#799CFF"
},
"ach": {
"color": "#604FE9"
},
"debit": {}
},
"xAxis": {
"labels": {
"enabled": true
},
"type": "-",
"title": {
"text": ""
}
},
"dateTimeFormat": "YYYY-MM-DD HH:mm",
"columnMapping": {
"paymentMethod": "x",
"payments": "y"
},
"textFormat": "",
"defaultRows": 8,
"customCode": "// Available variables are x, ys, element, and Plotly\n// Type console.log(x, ys); for more info about x and ys\n// To plot your graph call Plotly.plot(element, ...)\n// Plotly examples and docs: https://plot.ly/javascript/",
"legend": {
"enabled": true
}
},
"updated_at": "2019-05-26T19:56:21.105Z",
"created_at": "2019-05-26T19:51:41.801Z"
}
]