For Zoomer, how to get actual starting index and end index of data in the range? For example, start and end index of a list of bars. #687
yezhengli-Mr9
started this conversation in
General
Replies: 1 comment
-
Has own solution with objects of several classes unsuitably referring to others. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For Zoomer, how to get actual starting index and end index of data in the range? For example, start and end index of a list of bars.
The goal is, when zoom in, there are sync-up charts showing only chart for the data within the zoom range.
chart-fx/chartfx-samples/src/main/java/io/fair_acc/sample/financial/AbstractBasicFinancialApplication.java
Lines 189 to 245 in f8a5094
Beta Was this translation helpful? Give feedback.
All reactions