-
Notifications
You must be signed in to change notification settings - Fork 24
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
plotting scree plot with plotly #595
Draft
Alexanderlacuna
wants to merge
9
commits into
genenetwork:testing
Choose a base branch
from
Alexanderlacuna:feature/scree-plot
base: testing
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
plotting scree plot with plotly #595
Alexanderlacuna
wants to merge
9
commits into
genenetwork:testing
from
Alexanderlacuna:feature/scree-plot
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Great!
On Mon, Jul 26, 2021 at 10:36 PM Alexander Kabui ***@***.***> wrote:
Description
- this pr contains a template to plot scree plot used to demonstrate
percentage variance for each component
- adds ability the plot as an svg
How should this be tested? Any background context you want to provide?
[image: scree_plot (1)]
<https://user-images.githubusercontent.com/41166763/127055242-9a214694-62f6-4baa-8d3a-675043b3a684.png>
What are the relevant pivotal tracker stories? Screenshots (if
appropriate) Questions
------------------------------
You can view, comment on, or merge this pull request online at:
#595
Commit Summary
- template for plotting scree plot
File Changes
- *A* wqflask/wqflask/templates/scree_plot.html
<https://github.com/genenetwork/genenetwork2/pull/595/files#diff-61fadf44516c29080057701c2245e6767e6fabddd1125218d9d0b7353e54ff82>
(82)
Patch Links:
- https://github.com/genenetwork/genenetwork2/pull/595.patch
- https://github.com/genenetwork/genenetwork2/pull/595.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#595>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC55V7D46MFBEI24XMDB5B3TZXBOJANCNFSM5BA25JUQ>
.
--
Rob
Robert W. Williams, Ph.D.
Chair: Department of Genetics, Genomics and Informatics
University of Tennessee Health Science Center
71 S Manassas St, Memphis TN 38103-3310, TSRB Room 405
Tele/Cell: 901 604 4752
EMAIL: ***@***.*** or ***@***.***
|
…into feature/scree-plot
BonfaceKilz
reviewed
Aug 11, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue: Rename the test_loading_plot
to something better...
Merged
fredmanglis
force-pushed
the
testing
branch
2 times, most recently
from
April 24, 2024 04:54
04f10df
to
5474e66
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
How should this be tested?
Any background context you want to provide?
What are the relevant pivotal tracker stories?
Screenshots (if appropriate)
Questions