-
Updated
Jun 9, 2022 - HTML
dashboards
Here are 483 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
May 26, 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
Jun 9, 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
Mar 23, 2022 - Go
-
Updated
Jun 9, 2022 - Python
-
Updated
Apr 9, 2022 - CoffeeScript
-
Updated
May 16, 2022 - JavaScript
-
Updated
May 25, 2022 - CSS
-
Updated
Nov 19, 2020 - HTML
-
Updated
Mar 23, 2022 - Java
-
Updated
May 10, 2022 - JavaScript
-
Updated
Jun 3, 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
Apr 10, 2022 - JavaScript
-
Updated
Jun 6, 2022 - JavaScript
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Jun 9, 2022 - Shell
-
Updated
Feb 12, 2022 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Jun 8, 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."


When testing on a 500k objects cluster, I saw that the call to
/api/kibana/management/saved_objects/scroll/countstakes approximatively 2minutes. During this time, the counts are not properly surfaced in the UI.We can probably improve that by increasing the number of documents per page:
https://github.com/elastic/kibana/blob/a02c00b8a3e66cc6117aba87b9d64273302f4d29/src/plugins/saved_objec