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

Fix/kaplan meier #57

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Fix/kaplan meier #57

merged 3 commits into from
Oct 22, 2024

Conversation

juanNH
Copy link
Contributor

@juanNH juanNH commented Oct 22, 2024

Fix

Y axis

  • Move Text to not being overwrite by Y axis
    image
    image

  • Responsive in kaplan graph in biomarkers
    image

@@ -188,10 +188,13 @@ export const StatisticalValidationResultKaplanMeier = (props: StatisticalValidat
return (
<Grid>
<Grid.Row columns={2} divided textAlign='center'>
<Grid.Column textAlign='center' width={11}>
{/* <Grid.Column textAlign='center' width={11}>
Copy link
Member

Choose a reason for hiding this comment

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

Borrar el código muerto!

@Genarito Genarito merged commit 9ec766a into v5.0.0 Oct 22, 2024
1 check passed
@Genarito Genarito deleted the fix/kaplanMeier branch October 22, 2024 12:43
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