Skip to content

feat: add plot_lines for multi-series line charts#10

Merged
ships merged 3 commits intomainfrom
ships/chore/debug-mode
Dec 15, 2025
Merged

feat: add plot_lines for multi-series line charts#10
ships merged 3 commits intomainfrom
ships/chore/debug-mode

Conversation

@ships
Copy link
Contributor

@ships ships commented Dec 13, 2025

Summary

  • General-purpose line chart utility for visualizing multiple series on a single plot
  • X-axis uses index, Y-axis shows values, with automatic color coding per series
  • Supports convergence analysis plots when used with jaxmix TrainingMetrics

Linear: ENG-306

@ships ships force-pushed the ships/chore/debug-mode branch from ed959d5 to b41a1ee Compare December 13, 2025 08:02
@Schaechtle
Copy link
Contributor

@ships, approved this earlier, but I'd definitely like to have an option for log scale on the y-axis.

Otherwise fine to merge this - please take a look at the conflicts above.

@ships ships force-pushed the ships/chore/debug-mode branch from b41a1ee to 1b6d762 Compare December 15, 2025 18:13
General-purpose line chart utility for visualizing multiple series
on a single plot. X-axis uses index, Y-axis shows values, with
automatic color coding per series.

Supports convergence analysis plots when used with jaxmix TrainingMetrics.

Linear: ENG-306
@ships ships force-pushed the ships/chore/debug-mode branch from 1b6d762 to 5babafe Compare December 15, 2025 18:19
@ships ships merged commit d1346ea into main Dec 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants