matplotlib / matplotlib/mplfinance

Feature Request: cursor movement mirror on other subplots if its inside axeies limits

Abierto
#512 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

enhancement
Lenguaje dominante
Python
Estrellas
4.4k
Forks
678
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Is your feature request related to a problem? Please describe.
No its just usable when I want to study the must better places of entery and exit in defferent timeframes

Describe the solution you'd like
I need to have a mirrored mouse pointer on all other subplots to see where am I.for example if my mouse on center of 4h timeframe its very useful to see where the place in 8h timeframe.

Describe alternatives you've considered
I think plotly on his volume chart have a mirror to show where is the mouse pointer.also its support moving and scaling for example if data is precent on other subplot if user just drag and scrool on one plot others will move with it and two vertical and horizontal lines will show the exact position of mouse pointer on all otherr charts...

Additional context
it will not care about connected or external axies. the cursor have an x and y position if this option enabled than just will watch to other plots and if the x pos is inside supported range of x axis of other subplot it will draw an horizontal line in this place and if not nothing will happen. and for y similar to x with a vertical line.
and for moving a plot if the range going out it can move and will just try to support all corrently showing subplot on all other charts like a simple ai algorithm.

I have an image to show what I mean:

cursor movement mirror on other subplots

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

No se identifican archivos, pruebas ni puntos de entrada. Empieza revisando la gestión existente de subplots y eventos del ratón en mplfinance y, a continuación, define el comportamiento de sincronización y las pruebas para las posiciones del cursor dentro de los límites de otros subplots.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
matplotlib, python
Área
data-visualization
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.