Remove arbitrary plugin key in test object

Incorrect interface implementation
This commit is contained in:
rtaseen
2018-02-21 21:38:12 -05:00
committed by GitHub
parent 425ca63a9e
commit 5409ea85f9

View File

@@ -45,7 +45,6 @@ const chart: Chart = new Chart(new CanvasRenderingContext2D(), {
}
}]
},
plugins: { arbitraryPlugin: {option: "value"} },
legend: {
display: true,
labels: {