I'm generating a chart with eight vertical bars of information. Caspio's chart generation engine is making a chart where there is the equivalent of three bars' worth of empty space to the left and to the right of the actual bars, and it retains this relative amount of space at whatever browser width the chart is viewed at (making for some very narrow vertical bars and smashed together data labels at lower widths and screen sizes). Caspio support tells me this display is expected behavior (despite the fact that all of their documentation for creating charts contain sample images of charts that do not contain this ridiculous amount of right- and left-padding).
I see nothing in the Charts area of the Styles menu to adjust this behavior (I'm seeing only the ability to affect the border color, background, chart title, and chart subtitle).
If I inspect the chart, it is not generated in standard html, so I appear unable to simply write styles that would override the width of the container that holds the actual bars, which appears to be "<g class="highcharts-series-group>."
Does anybody know if there's any way to fix this? Thanks in advance.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
TDNgromak
I'm generating a chart with eight vertical bars of information. Caspio's chart generation engine is making a chart where there is the equivalent of three bars' worth of empty space to the left and to the right of the actual bars, and it retains this relative amount of space at whatever browser width the chart is viewed at (making for some very narrow vertical bars and smashed together data labels at lower widths and screen sizes). Caspio support tells me this display is expected behavior (despite the fact that all of their documentation for creating charts contain sample images of charts that do not contain this ridiculous amount of right- and left-padding).
I see nothing in the Charts area of the Styles menu to adjust this behavior (I'm seeing only the ability to affect the border color, background, chart title, and chart subtitle).
If I inspect the chart, it is not generated in standard html, so I appear unable to simply write styles that would override the width of the container that holds the actual bars, which appears to be "<g class="highcharts-series-group>."
Does anybody know if there's any way to fix this? Thanks in advance.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.