-
|
I am trying to mark a certain period with a box. I have a dynamic chart where I can specify a date range. The x-axis is of type 'time'. But if my date range is before or after the annotation, the chart is always extended up to the specified xMin/xMax values of the annotation. However, I do not want the annotation to extend the chart. |
Beta Was this translation helpful? Give feedback.
Answered by
kurkle
Feb 17, 2022
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
geerdes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
adjustScaleRangeoption is what you are looking for.