Dynamically change the axis options of a chart when the window is resized.
Currently when a window is shrunk the default behavior of the chart doesn't optimize for keeping the level of detail of the x-axis of the chart.
Example: resizing a window to be smaller for a bar chart will remove a few the x-axis labels rather than dynamically changing the display to maintain information - for instance by rotating the text.