finplot icon indicating copy to clipboard operation
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.

Open qguaihudou opened this issue 2 years ago • 1 comments

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:

qguaihudou avatar Dec 30 '23 18:12 qguaihudou

See the S&P 500 example.

highfestiva avatar Jan 03 '24 07:01 highfestiva