Hello,
I’m trying to create a rectangular area chart to scale, where the width and the height of the rectangle can vary. However it appears that canvas js has a predetermined aspect ration. I’m looking for a way to bypass this.
Please refer to my js fiddle below for clarification
JS Fiddle
Thank you in advance for your help.