-
-
Notifications
You must be signed in to change notification settings - Fork 388
Closed
Description
Hey! Since the last version of Symfony and therefore the update of Symfony UX, it seems that there is a problem to display charts with Chart.js
I haven't touched anything on my previous code. But when I return a chart, it no longer appears :
<div id="reports_charts">
<div class="chart-container chart">
{{ render_chart(chartOne) }}
</div>
<div class="chart-container chart">
{{ render_chart(chartTwo) }}
</div>
</div>I asked comrades, same problem for them
Crayzo
Metadata
Metadata
Assignees
Labels
No labels
