Skip to content

Add boxplot option#120

Draft
kohlros wants to merge 7 commits intomainfrom
add-boxplot_option
Draft

Add boxplot option#120
kohlros wants to merge 7 commits intomainfrom
add-boxplot_option

Conversation

@kohlros
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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