-
Updated
Jul 8, 2022 - HTML
dashboards
Here are 493 public repositories matching this topic...
README.md is still pointing to addons/strip-limits.libsonnet addon as a way to strip containers from set resource limits. However since release-0.8 resource requests are first-level settings and users should use
-
Updated
Jul 1, 2022 - TypeScript
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Jul 8, 2022 - CSS
pn.panel is probably one of the most important and powerful concepts to understand and master.
Searching through the Panel documentation I can only find small one-liners about it.
Please add documentation to explain how to use it and why its so powerful with examples.
-
Updated
Jun 21, 2022 - Go
-
Updated
Jul 9, 2022 - Python
-
Updated
Jul 9, 2022 - JavaScript
-
Updated
Jul 6, 2022 - CoffeeScript
-
Updated
May 25, 2022 - CSS
-
Updated
Nov 19, 2020 - HTML
-
Updated
Jul 6, 2022 - Java
-
Updated
May 10, 2022 - JavaScript
-
Updated
Jun 29, 2022 - C#
-
Updated
May 27, 2022 - PHP
Dash 2.1.0 added shorthand support for dcc.Dropdown, dcc.Checklist and dcc.RadioItems. It would be good to support the same syntax with dbc.Select, dbc.Checklist and dbc.RadioItems respectively.
See community post and [corresponding pull request](https://github.com/plotly/da
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Jun 28, 2022 - HTML
-
Updated
Jul 4, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Shell
-
Updated
Jun 18, 2019
-
Updated
Feb 12, 2022 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Jun 19, 2022 - Go
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."
If a user changes an advanced setting that specifies
requiresPageReload: true, a toast notification will pull up telling them to refresh the page:However, no specific
toastLifeTimeMsis provided for the setting, so it fal