aai-institute / aai-institute/pyDVL

Make plotting functions composable

Abierto
#234 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue
Lenguaje dominante
Python
Estrellas
146
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Use any approach that allows the caller to compose the plots together without side-effects. This should be done without requiring calling code to add boilerplate. Typically one passes the axes to the plotting function. If no axes are passed, then it just creates a new figure or something like that.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look for plotting functions in the codebase, likely in modules related to visualization or reporting. Understand how figures and axes are currently managed. The goal is to modify these functions to accept optional axes parameters, defaulting to creating a new figure if none provided, ensuring composability without side effects. Check for existing tests to understand the expected behavior.

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

Evaluación

Stack tecnológico
python
Área
data-visualization
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.