Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW chart JS How to manage rosponsiveness
#1
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
Reply
#2
Hey Davide!
You can achieve responsiveness with TIWChartJS by utilizing JavaScript to handle window resize events and then triggering the chart redraw accordingly. This ensures that your chart adjusts dynamically to different screen sizes.
Best,
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)