-
Updated
Sep 3, 2020 - HTML
dashboards
Here are 281 public repositories matching this topic...
-
Updated
Sep 4, 2020 - JavaScript
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 2, 2020 - JavaScript
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Sep 4, 2020 - Jsonnet
-
Updated
Sep 6, 2020 - CoffeeScript
-
Updated
Jul 15, 2020 - CSS
-
Updated
Aug 31, 2020 - Go
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Aug 18, 2020 - HTML
-
Updated
Aug 25, 2020 - Python
-
Updated
Aug 29, 2020 - PHP
-
Updated
Sep 3, 2020 - C#
-
Updated
Sep 3, 2020 - CSS
The tornado client has a default max buffer size of 100MB . This limits the files that are loaded into the FileInput widget.
The buffer size can be increased by setting this size on the bokeh server:
from bokeh.server.server import Server
`server = Server( ... , websocket
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Java
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Jul 1, 2018 - Ruby
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 4, 2020 - Java
-
Updated
Aug 6, 2019 - Python
-
Updated
Sep 4, 2020 - Go
-
Updated
Aug 13, 2020
-
Updated
Sep 3, 2020 - JavaScript
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."



Kibana 8.0
The roles when added to the user, look smudged- Plz introduce a space or a comma to make it more readable.
Here there are 3 roles- test_logstash_reader, reporting_user and global_dashboard_read. But looks crammed:
<img width="946" alt="Screen Shot 2020-09-03 at 12 39 40 PM" src="https://user-images.githubusercontent.com/11466284/92176328-16963500-edf3-11ea-834d-01ca637d2534.png