Skip to content

Add Track.plot convenience method - #43

Merged
marco-mariotti merged 1 commit into
pyranges:mainfrom
ginitheclaw:fix/track-plot-method
May 27, 2026
Merged

Add Track.plot convenience method#43
marco-mariotti merged 1 commit into
pyranges:mainfrom
ginitheclaw:fix/track-plot-method

Conversation

@ginitheclaw

Copy link
Copy Markdown
Contributor

Summary

  • add Track.plot(**kwargs) as a convenience alias for pyrangeyes.plot(track, **kwargs)
  • cover the alias with a regression test

Tests

  • .venv/bin/ruff check src tests
  • .venv/bin/python -m pytest tests/test_track.py -q

@marco-mariotti
marco-mariotti merged commit b3bbe73 into pyranges:main May 27, 2026
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