**Describe the bug** On a histogram bar chart the axis is misaligned with a rotation of `-90` or `180` **To Reproduce** Steps to reproduce the behavior: 1. Go to http://localhost:9001/?path=/story/interactions--brush-selection-tool-on-bar-chart-histogram&knob-chartRotation=-90&knob-roundHistogramBrushValues=&knob-allowBrushingLastHistogramBucket= 2. Go to http://localhost:9001/?path=/story/interactions--brush-selection-tool-on-histogram-time-charts&knob-chartRotation=180&knob-debug=&knob-roundHistogramBrushValues=&knob-allowBrushingLastHistogramBucket= **Expected behaviour** Axis is aligned correctly **Screenshots** <img width="702" alt="Image 2020-09-03 at 3 25 09 PM" src="https://user-images.githubusercontent.com/19007109/92163745-ccfd1880-edf9-11ea-9933-fd68bc3561c5.png"> <img width="919" alt="Image 2020-09-03 at 3 37 59 PM" src="https://user-images.githubusercontent.com/19007109/92164777-83adc880-edfb-11ea-9aa5-8c65146e6c3a.png">
Describe the bug
On a histogram bar chart the axis is misaligned with a rotation of
-90or180To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Axis is aligned correctly
Screenshots
