Unwanted fixed height on chart
-
After creating a bar chart, it appears to have a fixed height of 200px at slightly narrower than laptop screens or when first viewing a page but after the browser is opened slightly it adjusts to the height that is assigned in the chart settings. I can replicate this issue whether the chart settings height is 100% height or a fixed pixel height, for example 600px. When I view the source code the svg has a height of 200px. Once the browser is opened a little bit, it will refresh and enlarge to the correct height and proportions.
I have tried adding a CSS style that explicitly spells out a taller height but in multiple scenarios and different themes, it does this. Is it possible to not get the chart to not display at this 200 pixel fixed height?
- You must be logged in to reply to this topic.