We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
Downsample message is covered up when combined in a ui.panel
ui.panel
Steps to reproduce Two plots, one of which, bizday_plot_line, has enough data to prompt the downsample message
bizday_plot_line
ui.column(ui.panel(bizday_plot_line, bizday_plot_bar))
Expected results If message comes up, it can be dismissed. More or less this screenshot, but without the need for different panels.
Actual results Downsample buttons are blocked by second chart
The text was updated successfully, but these errors were encountered:
wusteven815
No branches or pull requests
Description
Downsample message is covered up when combined in a
ui.panel
Steps to reproduce
Two plots, one of which,
bizday_plot_line
, has enough data to prompt the downsample messageExpected results
If message comes up, it can be dismissed. More or less this screenshot, but without the need for different panels.
Actual results
Downsample buttons are blocked by second chart
The text was updated successfully, but these errors were encountered: