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

feature/histograms #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feature/histograms #1

wants to merge 1 commit into from

Conversation

RobbertDM
Copy link

PR is work in progress.

After the user loads data (with X and Y column atm), a bar chart is drawn on the page.
I want this to become a histogram of any 2 numerical columns that the user inputs, which are automatically binned into nb_bins which the user can set.
We could also have a tickbox to draw mean and median values as a straight line through the bins.
We could also have the user draw a vertical line as a reference position through the bins.

image

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for inspector-duck ready!

Name Link
🔨 Latest commit 6006867
🔍 Latest deploy log https://app.netlify.com/sites/inspector-duck/deploys/66f31cae48d52a00084e8b38
😎 Deploy Preview https://deploy-preview-1--inspector-duck.netlify.app
📱 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 configuration.

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