@ -47,7 +47,7 @@ $(() => {
yDataOne: data.map(val => val.qty),
yDataOneName: "不良数",
yDataTwo: [9, 3, 7, 7, 7, 2, 7, 1, 6, 7, 2, 1, 5],
yDataTwoName: "一次装配不合格率",
yDataTwoName: "一次不合格率",
yDataThree: target.bottom,
yDataThreeName: "目标",
}, document.getElementById("fractionDefective"));