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
この質問にフラグが付けられました
3389
ビュー
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
4
5月 24
|
7184 | ||
|
1
7月 23
|
2308 | ||
|
3
6月 23
|
3217 | ||
|
4
6月 22
|
4941 | ||
|
3
4月 22
|
5517 |