Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Introduction of Boxplots with outliers#237

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
tobiasvandriessel wants to merge5 commits intoplotters-rs:master
base:master
Choose a base branch
Loading
fromtobiasvandriessel:boxplot_outliers

Conversation

tobiasvandriessel
Copy link

I added a Boxplot variant with outliers, but I don't know whether it's built the way you'd have liked, as I can imagine you would have liked to have it as a variant of a generic type. However, I decided to build something quick and dirty and figured you might as well think it's okay. I'm open to any suggestions, but I'm still a Rust beginner, so I'm not sure I can do exactly what you'd like.

Cheers.

adriandelgado, nielsle, and el-hult reacted with thumbs up emoji
@codecov
Copy link

codecovbot commentedMar 11, 2021
edited
Loading

Codecov Report

Merging#237 (32a577e) intomaster (96d5184) willincrease coverage by0.27%.
The diff coverage is85.50%.

Impacted file tree graph

@@            Coverage Diff             @@##           master     #237      +/-   ##==========================================+ Coverage   68.83%   69.11%   +0.27%==========================================  Files          56       57       +1       Lines        4313     4439     +126     ==========================================+ Hits         2969     3068      +99- Misses       1344     1371      +27
Impacted FilesCoverage Δ
src/element/mod.rs33.33% <ø> (ø)
src/element/boxplot_outliers.rs85.50% <85.50%> (ø)
src/chart/axes3d.rs55.78% <0.00%> (-3.16%)⬇️
src/coord/ranged3d/projection.rs73.86% <0.00%> (-1.14%)⬇️
src/chart/series.rs61.70% <0.00%> (-1.07%)⬇️
src/coord/ranged1d/combinators/logarithmic.rs60.41% <0.00%> (-1.05%)⬇️
src/chart/mesh.rs34.78% <0.00%> (-0.97%)⬇️
src/chart/context.rs82.83% <0.00%> (-0.47%)⬇️
src/coord/ranged1d/types/numeric.rs86.08% <0.00%> (-0.12%)⬇️
src/data/float.rs93.75% <0.00%> (-0.10%)⬇️
... and4 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update96d5184...32a577e. Read thecomment docs.

@wangjiawen2013
Copy link

Hi, do you resolve the conflicts ?

@tobiasvandriessel
Copy link
Author

@wangjiawen2013 I currently don't have the time to do so; I'll see if I can take a look in a few months.

nielsle and el-hult reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@tobiasvandriessel@wangjiawen2013

[8]ページ先頭

©2009-2025 Movatter.jp