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

added histogram #105

Merged
merged 3 commits into from
Feb 9, 2022
Merged

added histogram #105

merged 3 commits into from
Feb 9, 2022

Conversation

sgowdaks
Copy link
Collaborator

@sgowdaks sgowdaks commented Feb 7, 2022

Task 2 completed. #104

docs/search.html Outdated
<!--.box1 {-->
<!-- word-break: break-all;-->
<!--}-->
<!--<div class="container">-->
Copy link
Owner

Choose a reason for hiding this comment

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

dead code! please remove commented out lines

}
};

Plotly.newPlot('myDiv', data, layout);
Copy link
Owner

Choose a reason for hiding this comment

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

move this code to a separate function show_histogram(...) and call it.

@thammegowda thammegowda merged commit d99160d into thammegowda:develop Feb 9, 2022
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