Commit fa47c06
committed
feature #87 Chart.js: add horizontalBar type to chart model (duboiss)
This PR was merged into the main branch.
Discussion
----------
Chart.js: add horizontalBar type to chart model
| Q | A
| ------------- | ---
| Bug fix? | yes
| License | MIT
You can close [https://github.com/symfony/ux-chartjs/pull/1](https://github.com/symfony/ux-chartjs/pull/1).
[https://www.chartjs.org/docs/2.9.4/charts/bar.html#horizontal-bar-chart](https://www.chartjs.org/docs/2.9.4/charts/bar.html#horizontal-bar-chart
)
Add missing horizontal bar type.
Commits
-------
5cd5f4f Chart.js: add horizontalBar to chart model1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments