Display inline block legends #11654
Answered
by
stockiNail
simplyniceweb
asked this question in
Q&A
-
how to do it? here's the code/configuration:
|
Beta Was this translation helpful? Give feedback.
Answered by
stockiNail
Feb 1, 2024
Replies: 1 comment 1 reply
-
@simplyniceweb AFAIK the out-of-the-box legend plugin cannot create the legend as you want. I think you could create a HTML legend, externally from canvas. See sample: https://www.chartjs.org/docs/latest/samples/legend/html.html |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
simplyniceweb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@simplyniceweb AFAIK the out-of-the-box legend plugin cannot create the legend as you want. I think you could create a HTML legend, externally from canvas. See sample: https://www.chartjs.org/docs/latest/samples/legend/html.html