Merge pull request #1 from rtaseen/patch-2

Remove arbitrary plugin key in test object
This commit is contained in:
rtaseen
2018-02-21 21:41:00 -05:00
committed by GitHub

View File

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