{
"type": "line",
"options": {
"plugins": {
"title": {
"display": true,
"text": "Picing History",
"position": "top",
"color": "#000",
"font": {
"weight": "normal",
"style": "normal",
"size": 14
}
},
"tooltip": {
"enabled": true
},
"legend": {
"display": true,
"position": "bottom",
"labels": {
"font": {
"weight": "normal",
"style": "normal"
}
}
}
},
"scales": {
"x": {
"axis": "x",
"stacked": false,
"ticks": {
"autoSkip": false,
"maxRotation": 0,
"minRotation": 0,
"mirror": false,
"textStrokeWidth": 0,
"textStrokeColor": "",
"padding": 3,
"display": true,
"autoSkipPadding": 3,
"labelOffset": 0,
"minor": {},
"major": {},
"align": "center",
"crossAlign": "near",
"showLabelBackdrop": false,
"backdropColor": "rgba(255, 255, 255, 0.75)",
"backdropPadding": 2,
"color": "#666"
},
"type": "category",
"display": true,
"offset": false,
"reverse": false,
"beginAtZero": false,
"bounds": "ticks",
"clip": true,
"grace": 0,
"grid": {
"display": true,
"lineWidth": 1,
"drawOnChartArea": true,
"drawTicks": true,
"tickLength": 8,
"offset": false,
"color": "rgba(0,0,0,0.1)"
},
"border": {
"display": true,
"dash": [],
"dashOffset": 0,
"width": 1,
"color": "rgba(0,0,0,0.1)"
},
"title": {
"display": false,
"text": "",
"padding": {
"top": 4,
"bottom": 4
},
"color": "#666"
},
"id": "x",
"position": "bottom"
},
"y": {
"axis": "y",
"ticks": {
"beginAtZero": null,
"maxRotation": 0,
"minRotation": 0,
"mirror": false,
"textStrokeWidth": 0,
"textStrokeColor": "",
"padding": 3,
"display": true,
"autoSkip": true,
"autoSkipPadding": 3,
"labelOffset": 0,
"minor": {},
"major": {},
"align": "center",
"crossAlign": "near",
"showLabelBackdrop": false,
"backdropColor": "rgba(255, 255, 255, 0.75)",
"backdropPadding": 2,
"color": "#666"
},
"maxTicksLimit": 11,
"precision": null,
"stepSize": null,
"suggestedMax": null,
"suggestedMin": null,
"stacked": false,
"type": "linear",
"display": true,
"offset": false,
"reverse": false,
"beginAtZero": false,
"bounds": "ticks",
"clip": true,
"grace": 0,
"grid": {
"display": true,
"lineWidth": 1,
"drawOnChartArea": true,
"drawTicks": true,
"tickLength": 8,
"offset": false,
"color": "rgba(0,0,0,0.1)"
},
"border": {
"display": true,
"dash": [],
"dashOffset": 0,
"width": 1,
"color": "rgba(0,0,0,0.1)"
},
"title": {
"display": false,
"text": "",
"padding": {
"top": 4,
"bottom": 4
},
"color": "#666"
},
"id": "y",
"position": "left"
}
}
},
"data": {
"labels": [
"2024-02-19",
"2024-03-07",
"2024-03-09",
"2024-03-11",
"2024-03-12",
"2024-03-15",
"2024-07-30"
],
"datasets": [
{
"label": "",
"data": [
null,
null,
null,
null,
null,
null,
null
],
"type": "line",
"fill": false,
"borderColor": "rgb(54, 162, 235)",
"backgroundColor": "rgba(54, 162, 235, 0.5)"
},
{
"label": "Australian Rainbow - AustralianRainbow",
"data": [
null,
null,
null,
null,
null,
null,
null
],
"type": "line",
"fill": false,
"borderColor": "rgb(255, 99, 132)",
"backgroundColor": "rgba(255, 99, 132, 0.5)"
}
]
},
"drupalChartDivElement": {},
"drupalChartDivId": "chart-pricing-tool-charts-price-history-block-1"
}