Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/line chart smooth #392

Merged
merged 13 commits into from
Mar 7, 2024
Merged

Feat/line chart smooth #392

merged 13 commits into from
Mar 7, 2024

Conversation

SAKURA-CAT
Copy link
Contributor

@SAKURA-CAT SAKURA-CAT commented Mar 6, 2024

Description

  • Adjust the UI layout, adjust the close button position of the sidebar
  • add smooth method: ema、gaussian、running average: [FEATURE] LineChart Smooth #377
  • More efficient code to pass component events
  • menu component

Closes: #377

@SAKURA-CAT SAKURA-CAT added the 💪 enhancement New feature or request label Mar 6, 2024
@SAKURA-CAT SAKURA-CAT added this to the v0.2.3 milestone Mar 6, 2024
@SAKURA-CAT SAKURA-CAT requested a review from Zeyi-Lin March 6, 2024 08:17
@SAKURA-CAT SAKURA-CAT self-assigned this Mar 6, 2024
@SAKURA-CAT SAKURA-CAT merged commit 9e33e0e into main Mar 7, 2024
@SAKURA-CAT SAKURA-CAT deleted the feat/line-chart-smooth branch March 7, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] LineChart Smooth
2 participants