Skip to content

[shinyReport("receivers")] Fix detections per hour plot when few detections are recorded #15

Description

@fmaron

Is your feature request related to a problem? Please describe.
The x-axis text of the detections per hour plot overlap when the project has a few detections:

Describe the solution you'd like
Create a condition that when less than X detections are recorded the text on the x-axis should rotate

Describe alternatives you've considered
Create a condition that when less than X detections are recorded the text on the x-axis should rotate. I have to change the reactive variable of the plot and create the conditions inside the variable.

Additional context
Yuri's comment:

When we have few detections and they were next to each other in a station the date in the x axis gets on top of each other (screen shot). Maybe use different set-ups for the plots in case of few detections using "if" statements?

image

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions