- Jun 6, 2020
- 11,559
- 4,422
With bar charts on the
For example, in this screen shot:
the values shown are for where the vertical red line is drawn, but the mouse pointer is actually a few bars to the left of this.
The problem is only really noticeable with a relatively high number of bars (>50 or so). The amount of 'lag' seems to correspond to the distance between the y-axis and the position of the first bar.
So for example, you'll see it happen if you change the loop in the
B4X:
It occurs on all the types of bar chart, but not line charts.
Is there anything that can be done to correct this?
برای دیدن لینک ها باید ثبت نام کنید
library, I'm finding that sometimes the values shown are lagging where the mouse pointer actually is.For example, in this screen shot:
برای دیدن تصاویر باید ثبت نام کنید
the values shown are for where the vertical red line is drawn, but the mouse pointer is actually a few bars to the left of this.
The problem is only really noticeable with a relatively high number of bars (>50 or so). The amount of 'lag' seems to correspond to the distance between the y-axis and the position of the first bar.
So for example, you'll see it happen if you change the loop in the
برای دیدن لینک ها باید ثبت نام کنید
StackedBarChart sub to:B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Is there anything that can be done to correct this?
برای دیدن لینک ها باید ثبت نام کنید