Hello,
Is there away to extend a LineAnnotationViewModel to the right? I see there is a ExtendedLineAnnotaion
But that only seems to be available in the DrawingTools API.
Thank you
- Leland asked 2 years ago
-
It’s been done before by overriding the draw method of a line series. Let me ask the team on Monday if we have a code sample. Thanks!
- You must login to post comments
Hi there
There is an old forum question with this Q & A here:
Extend latest value of line chart to right of view port
This relies on overriding rendering according to our IRenderContext2D API.
Can you try it? Is the solution still current?
Best regards
Andrew
- Andrew Burnett-Thompson answered 2 years ago
- You must login to post comments
Please login first to submit.