var cinqhorizontalctx = this.$el.find('#CinqHorizontalChart');
var CinqHorizontalChart = new Chart(cinqhorizontalctx, {
type: 'horizontalBar',
data: {
labels: ['JAN', 'Feb', 'March', 'ABRIL', 'MAI'],
datasets: [{
label: " ",
backgroundColor: "#698b69",
data: [1420]
}, {
label: " ",
backgroundColor: "#8fbc8f",
data: [850]
}, {
label: " ",
backgroundColor: "#b4eeb4",
data: [713]
}, {
label: " ",
backgroundColor: "#c1ffc1",
data: [253]
}, {
label: " ",
backgroundColor: "#c1ffc1",
data: [183]
}],
label: 'My chart',
},
options: {
responsive: true
},
});
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
3374
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
4
5월 24
|
7175 | ||
|
1
7월 23
|
2307 | ||
|
3
6월 23
|
3213 | ||
|
4
6월 22
|
4935 | ||
|
3
4월 22
|
5509 |