Need a special offer?Find out if your project fits.
+

Responsive Issues for Chart/Pivot Table after resize of the page

Resolved
Abhijeet Patil asked on March 23, 2018

Responsive Issues for Chart/Pivot Table

  1. When we change the orientation of the device for portrait to landscape the charts or table are not scaling
  2. Same thing when we resize the browser charts are not correctly fitting is the updated/available width
  3. The charts are fitting correctly at the first time of load – after resizing they are not scaling correctly
    1. We observed that SVG sizes are calculated only once based on the outer width container but they are not changing after resize.

 
Can you suggest how we can solve this problem for reference I have attached screenshot
 

Attachments:
screenshot.zip

1 answer

Public
Ian Sadovy Ian Sadovy Flexmonster March 23, 2018

Hello Abhijeet,
 
Thank you for the screenshots.
Normally, pivot and charts should resize according to the parent container if the width is set to 100%.
Also, in case you are using Angular 2+, we have recently published a fix for the similar issue (flexmonster.angular4.ts should be updated).
If it doesn't work, could you please share sample HTML and JS of your page with Flexmonster to take a look?
 
Hope it helps.
 
Regards,
Ian 

Please login or Register to Submit Answer