Hello, I’d like to know how is possible to draw Axis Bands from one data point to another.
I’m currently creating real-time stock charts and I need to display the after-hours with a different band.
Thanks in advanced for your help,
- Eliezer Veras asked 3 years ago
- You must login to post comments
https://www.scichart.com/documentation/js/current/webframe.html#The%20Band%20Series%20type.html
Please check these links hopefully you will find answer then, otherwise please, could you provide more explanation on what you are trying to achieve and mock/design of your expected output.
- Vladyslav Bykov answered 3 years ago
- You must login to post comments
Hey, sorry for my poor description.
What I want to achieve is to set a different background color for the after-hours and pre-market hours. I attached a file to show what it’ll look like. (During the time the market is open, the background is white, the after-hours is titled number 1, and the pre-market is titled number 2). I have the calculation to determine whether the market is open, after hours, or pre-market. But I need a way to tell SciChart “On the XAxis from value x to value y, paint the background with this color.”
- Eliezer Veras answered 3 years ago
- You must login to post comments
Please login first to submit.