Recently delving into Google charts and my goal is to generate a line graph that fits the available space. However, it appears that the charts are restricted by a particular aspect ratio since adjusting the height and width properties of both the chart and chart div element does not yield the desired dimensions.
Does anyone know if Google charts have a fixed aspect ratio or is there an option I overlooked for overriding it?
You can view an example here:
Thank you!