Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to show production breaks in gray as the background color. Is this possible somehow?
this will depend on the granularity of your data. if the x axis is granular enough, you may be able to away with a combo chart where the bars will be close enough and they will look like a solid bar and you set it to continuous with continuous scale. however, the problem is that you will need lots of data points and the chart will be slow.
maybe a different visual will be acceptable - using area:
your last resort may be is to create an extension
this chart isn't already speed deamon and i cannot slows it more
it have to be line chart. i already thought about using areas as breaks but sadly it's not possible to combine line and area in one chart
i knew that the last advice will be to create own extension... thanks anyway!
You could try adding in Dimension reference lines for breaks
yes, i tried that, but without labels is hard to understand and with labels is not clean