added dynamic input based on graph
This commit is contained in:
@@ -18,7 +18,7 @@ const sampleData = {
|
||||
{
|
||||
data: [65, 59, 80, 81, 56, 55, 40],
|
||||
backgroundColor: "#6f42c1",
|
||||
borderColor: "#ffffff",
|
||||
borderColor: "#b392f0",
|
||||
borderWidth: 1,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user