-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I really like this solution, thanks for that!
It would be great if rectangle options could be parameterized for use similar to the options of a regular bar chart, e.g.:
options: {
elements: {
rectangle: {
text: {
display: false,
textColor: 'rgba(0, 0, 0, 1),
},
borderWidth: 2,
barThickness: 10
}
}
}
Metadata
Metadata
Assignees
Labels
No labels