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

2.x #193

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

2.x #193

wants to merge 17 commits into from

Conversation

zhiqingchen
Copy link
Member

@zhiqingchen zhiqingchen commented Aug 8, 2024

TODO LIST

  • Event logic: zoom, click, drag
  • Support the display of pictures @SilentMelody
  • support resize @SilentMelody
  • Verify all chart types @SilentMelody
  • Replace internal methods introduced from zrender
  • Improve the TS type definition and avoid any
  • Optimize the performance of large data volume (add some render cache)
  • support Chinese font @SilentMelody
  • animation support
  • Unit test update
  • New version of the document
  • release Alpha version

@zhiqingchen zhiqingchen marked this pull request as draft August 8, 2024 01:53
@zhiqingchen zhiqingchen marked this pull request as ready for review August 8, 2024 01:53
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 2.59366% with 338 lines in your changes missing coverage. Please review.

Project coverage is 42.48%. Comparing base (bce5504) to head (c154ebe).

Files with missing lines Patch % Lines
src/skia/graphic.tsx 0.00% 193 Missing ⚠️
src/skia/painter.tsx 1.01% 98 Missing ⚠️
src/skia/SkiaPathRebuilder.ts 0.00% 29 Missing ⚠️
src/svg/svgChart.tsx 17.64% 14 Missing ⚠️
src/skia/SkiaRender.ts 0.00% 2 Missing ⚠️
src/skia/core.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #193       +/-   ##
===========================================
- Coverage   96.33%   42.48%   -53.86%     
===========================================
  Files          12       17        +5     
  Lines         355      692      +337     
  Branches       94      200      +106     
===========================================
- Hits          342      294       -48     
- Misses         13      398      +385     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant