finplot
finplot copied to clipboard
[QUES]How to define cursor text or maybe I could got a text label somewhere text will updated if my cursor move to different k line.
Requirements (place an x in each of the [ ])**
- [ ] I realize finplot is not a web lib. (Hint: it's native!)
- [ ] I've read the snippets and not found what I'm looking for.
- [ ] I've searched for any related issues and avoided creating a duplicate issue.
- [ ] I've updated finplot (
pip install -U finplot). - [ ] I've supplied the required data to run my code below.
Code to reproduce
import finplot as fplt
import pandas as pd
Describe the bug
A clear and concise description of what the bug is.
Expected behavior
A clear and concise description of what you expected to happen instead.
Screenshots
If applicable, add screenshots to help explain your problem.
Reproducible in:
OS: finplot version: pyqtgraph version: pyqt version:
See the S&P 500 example.