Consider this data set on a discrete axis *http://jsfiddle.net/k2hwr/3/*<http://jsfiddle.net/k2hwr/3/> (more on discrete and conituous axes<https://developers.google.com/chart/interactive/docs/customizing_axes?hl=en>). Now notice how the intervals start to "invade" the adjacent bars on the same data set but on a continuous axis *http://jsfiddle.net/k2hwr/1/*<http://jsfiddle.net/k2hwr/1/> (more on intervals <https://developers.google.com/chart/interactive/docs/roles>), and yet even more aggressive "invasion" with more bars * http://jsfiddle.net/k2hwr/2/ *and on.
Is this for any particular reason? bar.groupWidth doesn't seem to make any difference for intervals, so is there a way to restrict (or expand for that matter) the top and bottom segments of intervals? * * Thansk in advance! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
