You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, if you make your screen smaller the chart will also get smaller, but then if you increase the width of your screen, the chart remains small.
The canvas that the chart is set is seems to auto create a 2x1 aspect ratio and updates this as the screen gets smaller, but does not do any calculations as the screen gets bigger.
The text was updated successfully, but these errors were encountered:
Follow-up to #110
At the moment, if you make your screen smaller the chart will also get smaller, but then if you increase the width of your screen, the chart remains small.
The canvas that the chart is set is seems to auto create a 2x1 aspect ratio and updates this as the screen gets smaller, but does not do any calculations as the screen gets bigger.
The text was updated successfully, but these errors were encountered: