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

Add boxplot option #120

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Add boxplot option #120

wants to merge 7 commits into from

Conversation

kohlros
Copy link
Contributor

@kohlros kohlros commented May 22, 2022

This PR adds the option to generate a boxplot for every plot. It uses a BoxplotWorker which is similar to the existing 'PlotWorker' but translates the data into the form required for a boxplot. In its current form it is supposed to show how this functionality could work, with some things not fully worked out yet, such as the handling of overlapping xValues.

@netlify
Copy link

netlify bot commented May 22, 2022

Deploy Preview for hpi-elea ready!

Name Link
🔨 Latest commit 4305a6b
🔍 Latest deploy log https://app.netlify.com/sites/hpi-elea/deploys/628a9a6cd4f8170009421fdd
😎 Deploy Preview https://deploy-preview-120--hpi-elea.netlify.app/workspace
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@geromequa geromequa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

2 participants