04-10-2024, 03:11 PM
Hello,
in a bootstrap page template I replaced an IW tag with a script that represent a Google chart object with data.
with the following script:
<script type=''text/javascript''>$(window).resize(function() {'
i can redraw the chart to make it responsive when the window resize.
Is there a way to do the same with TIWChartJS making it responsiveness?
Thank you,
Davide
in a bootstrap page template I replaced an IW tag with a script that represent a Google chart object with data.
with the following script:
<script type=''text/javascript''>$(window).resize(function() {'
i can redraw the chart to make it responsive when the window resize.
Is there a way to do the same with TIWChartJS making it responsiveness?
Thank you,
Davide