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 10 months ago
- last active 10 months ago
I am looking to customize the shape of the rollover vertical line (Android) – particularly, make it dashed and potentially increase the line thickness.
I saw that this is possible for WPF (https://www.scichart.com/questions/wpf/crosshair-cursormodifier-color-and-thickness), but was not able to find any information for Android.
Is this styling capable in Android?
- Eyram Dornor asked 2 years ago
- last active 2 years ago
Hello
In the real-time line chart, I want an animation like the video(link below).
Can you be provided with animations such as a point where a point drawn in real time continues to blink?
https://drive.google.com/file/d/1tcSFNPwSR4XEZqMX_t8GK2vzV5NUQUcn/view?usp=sharing
- Jinsu Park asked 3 years ago
- last active 3 years ago
Hello,
I am using SCI line chart for Android and iOS. How I can I add Multiple scales on the same graph for different lines?
Please do the needful.
- Piyushkumar asked 4 years ago
- last active 4 years ago
Hi,
I am using sci chart version 2.2.1.2256 in that I am getting date wrong, I have attached image please go through it.Here I am sending previously how I am getting date and now what I am getting.
I am using date formatter “dd/MM/yyyy”
finalDateStr = “29/08/2016” and finalWeightStr = “76.7”
dataSeries.appendX(SCIGeneric(dateFormatt.date(from: finalDateStr)!), y: SCIGeneric(finalWeightStr))
- NanoHealth IT asked 5 years ago
- last active 5 years ago
Hi, I am trying to a similar result as provided in the Showcase project (ECG Screen).
However I have been struggling for more than two days with the problem of backline. It draws a line back to start.
Here are some screenshots.
How can I get read of back line.
Thanks
- Ibragim Aemena asked 6 years ago
- last active 6 years ago