Skip to content

Add boxplot option#120

Draft
kohlros wants to merge 7 commits into
mainfrom
add-boxplot_option
Draft

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

Conversation

@kohlros

@kohlros kohlros commented May 22, 2022

Copy link
Copy Markdown
Contributor

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

netlify Bot commented May 22, 2022

Copy link
Copy Markdown

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.

@geromequa geromequa left a comment

Copy link
Copy Markdown
Contributor

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