Bug in tip mark when using Bootstrap tabs #1992
Unanswered
Hvass-Labs
asked this question in
Q&A
Replies: 1 comment 7 replies
-
I've put your code into a web page (almost exactly, just substituting aapl to data and "Close" to "Value"), and it worked perfectly. So it's probably coming from something else that is in the environment. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a strange bug in the tip mark. I can reproduce it on my web-page but not in a HQ Notebook. I don't know if this is perhaps because I am still using a custom build of v0.6.11 with the brushing feature (which is essential to me).
It doesn't seem to matter which data I am plotting. In the first plot I make, the tip mark is fine. But in the second plot the tip mark doesn't enclose the text. I wonder if perhaps there's a global variable that isn't being reset properly?
This is essentially what I am doing:
It is quite a hassle to extract this data, and I have the same problem with different data, so it doesn't seem to matter. I appreciate this may be hard for you to debug. If you cannot reproduce this problem, then let me know what you need from me, or what I could try instead.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions