Hi,
Can anyone confirm if igDataChart 17.2 is Bootstrap compatible?
I am currently attempting to create charts in an MVC Bootstrap enabled application that will work across devices e.g. laptop, tablet, phone. However, I am struggling to create charts that are not assigned a fixed height value in pixels.
I've attempted suggestions from the following article from 4 years ago, but have struggled to come up with an acceptable solution
https://es.infragistics.com/community/forums/f/ignite-ui-for-javascript/78952/igdatachart-on-bootstrap
I've tried fixing height and body at 100% with no luck. Any chart where the height is set to a percentage simple fail to appear on the screen. Changing to fixed height e.g. "500px" will produce the results I require, but this is problematic when it comes to device resizing.
Many Thanks
John
Hello John,
I've tried the sample which is pointed out into the forum thread you've mentioned and all works perfect for me. The chart is resizing perfectly. Did you try it too?
If this is not helpful for you I would suggest you to make an working isolated sample and send me to see what exactly is happening with your approach.
I'm looking forward your reply.