This bar chart illustrates the distribution of work hours across six key project phases for the current sprint. Research and Development currently holds the highest allocation of resources, followed closely by Design.
{
"type": "bar",
"data": {
"labels": [
"Research",
"Design",
"Development",
"QA Testing",
"Deployment",
"Marketing"
],
"datasets": [
{
"label": "Allocated Hours",
"data": [
45,
80,
120,
65,
30,
50
],
"backgroundColor": [
"#FF6384",
"#36A2EB",
"#FFCE56",
"#4BC0C0",
"#9966FF",
"#FF9F40"
],
"borderWidth": 1
}
]
}
}
เว็บไซต์นี้ใช้คุกกี้สำหรับฟังก์ชันที่จำเป็น ฟังก์ชันอื่น ๆ และเพื่อวัตถุประสงค์ทางสถิติ โปรดดู นโยบายคุกกี้ สำหรับรายละเอียด