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
Describe the bug
When using a RectAnnotation with groupId and a chartRotation of 90 or -90, where only the x dimensions are specified, creates an incorrect annotation. The annotation attempts to fallback to the height rather than the width in this given case. Given a rotation of 0 or 180 the height default is expected.
Describe the bug
When using a
RectAnnotationwithgroupIdand achartRotationof90or-90, where only thexdimensions are specified, creates an incorrect annotation. The annotation attempts to fallback to the height rather than the width in this given case. Given a rotation of0or180the height default is expected.To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Annotation should default to full width when not specified
Screenshots
Screen.Recording.2021-06-15.at.04.51.53.PM.mp4
Screen.Recording.2021-06-15.at.05.05.53.PM.mp4
Version (please complete the following information):
latest