Skip to content

feat: implement plot view - #26

Merged
taiiiyang merged 7 commits into
masterfrom
feat/plot
Sep 7, 2025
Merged

feat: implement plot view#26
taiiiyang merged 7 commits into
masterfrom
feat/plot

Conversation

@taiiiyang

Copy link
Copy Markdown
Owner

Type of Changes

  • ✨ New feature (feat)
  • 🐛 Bug fix (fix)
  • 📝 Documentation change (docs)
  • 💄 UI/style change (style)
  • ♻️ Code refactoring (refactor)
  • ⚡ Performance improvement (perf)
  • ✅ Test related (test)
  • 🔧 Build or dependencies update (build)
  • 🔄 CI/CD related (ci)
  • 🌐 Internationalization (i18n)
  • 🔄 Revert a previous commit (revert)
  • 📦 Other changes that do not modify src or test files (chore)

Description

Implement plot that is core function of library

Related Issue

Closes #5

How Has This Been Tested?

  • Added unit tests
  • Verified through manual testing

Additional Information

@github-actions github-actions Bot added the feat label Sep 7, 2025
@taiiiyang
taiiiyang merged commit dea474f into master Sep 7, 2025
1 check passed
@taiiiyang
taiiiyang deleted the feat/plot branch September 7, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] Implement plot

1 participant