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

Duplicated hist #4

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

guimaggio
Copy link
Collaborator

Duplicated hist

Duplicated hist
@guimaggio guimaggio added the enhancement New feature or request label May 16, 2024
@guimaggio guimaggio requested a review from GuidoMaggio May 16, 2024 16:02
@guimaggio guimaggio self-assigned this May 16, 2024
@guimaggio guimaggio linked an issue May 16, 2024 that may be closed by this pull request
@@ -11,7 +11,8 @@ app_ui <- function(request) {
# Your application UI logic
fluidPage(
h1("Old Faithful Geyser - Hist"),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
h1("Old Faithful Geyser - Hist"),
h1("Old Faithful Geyser - Hist"),
  h1("Old Faithful Geyser - Histograms"),

@guimaggio guimaggio requested a review from GuidoMaggio May 16, 2024 16:05
Copy link
Collaborator

@GuidoMaggio GuidoMaggio left a comment

Choose a reason for hiding this comment

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

all ok

@guimaggio guimaggio merged commit bebc470 into develop May 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

replicate histogram for eruptions
2 participants