Re: Report Charts

2016-12-09 Thread Geert Janssens
Bob, I was looking into this just now. I had made the same observation that setting the parent elements (html and body) to 100% height would resize the chart to full height and then some. I haven't looked further in that direction though as I found a possible other way to get around this. It

Re: Report Charts

2016-12-09 Thread Robert Fewell
Drats, looks like the report pages I attached did not get through, but I think I have answered my question. To set a percentage height, its parent element(*) must have an explicit height It looks like this can be fixed by using viewport units, vh,vw, all modern browsers and IE>=9 support the new