-
|
Beta Was this translation helpful? Give feedback.
Answered by
kurkle
Dec 17, 2021
Replies: 1 comment 1 reply
-
Luckily the filler supports |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jesjsz12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
base
(https://www.chartjs.org/docs/latest/charts/bar.html#general) is currently only implemented forbar
charts, so that is not usable.Luckily the filler supports
{target: {value: 20}}
syntax, which can be used (dataset 9):https://www.chartjs.org/docs/latest/samples/area/line-datasets.html