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

Merged
merged 24 commits into from
Oct 15, 2024
Merged

2.x #193

merged 24 commits into from
Oct 15, 2024

Conversation

zhiqingchen
Copy link
Member

@zhiqingchen zhiqingchen commented Aug 8, 2024

TODO LIST

Latest version: 2.0.0-canary.3

  • 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 Non-English fonts @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.95699% with 361 lines in your changes missing coverage. Please review.

Project coverage is 40.78%. Comparing base (bce5504) to head (d5579b8).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
src/skia/graphic.tsx 0.91% 216 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/SkiaRenderer.ts 0.00% 2 Missing ⚠️
src/skia/core.ts 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (bce5504) and HEAD (d5579b8). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (bce5504) HEAD (d5579b8)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #193       +/-   ##
===========================================
- Coverage   96.33%   40.78%   -55.56%     
===========================================
  Files          12       17        +5     
  Lines         355      711      +356     
  Branches       94      206      +112     
===========================================
- Hits          342      290       -52     
- Misses         13      421      +408     

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

@zhiqingchen zhiqingchen merged commit d582a5f into main Oct 15, 2024
5 of 8 checks passed
@zhiqingchen zhiqingchen deleted the 2.x branch October 17, 2024 08:53
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