This bar chart displays a comparative analysis across six distinct categories using a highly vibrant color palette. The data highlights significant variance, with Category E showing the peak performance, followed closely by Category B.
{
"type": "bar",
"data": {
"labels": [
"Category A",
"Category B",
"Category C",
"Category D",
"Category E",
"Category F"
],
"datasets": [
{
"label": "Performance Score",
"data": [
65,
85,
45,
55,
95,
70
],
"backgroundColor": [
"#FF6384",
"#36A2EB",
"#FFCE56",
"#4BC0C0",
"#9966FF",
"#FF9F40"
],
"borderWidth": 1
}
]
}
}
Este site usa cookies para funções essenciais, outras funções e para fins estatísticos. Consulte a política de cookies para mais detalhes.