Skip to content

Question about a making a graph look a certain way #10001

Answered by kurkle
jesjsz12 asked this question in Q&A
Discussion options

You must be logged in to vote

base(https://www.chartjs.org/docs/latest/charts/bar.html#general) is currently only implemented for bar 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

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jesjsz12
Comment options

Answer selected by jesjsz12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants