-
Updated
Oct 6, 2020 - HTML
dashboards
Here are 293 public repositories matching this topic...
-
Updated
Oct 16, 2020 - TypeScript
Link to edit cohort
Is your feature request related to a problem?
When I'm filtering a view by cohort, I probably want to see how this cohort is made and I might want to edit it
Describe the solution you'd like
- When filtering something by a cohort, show a link (using the component
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
Oct 13, 2020 - Jsonnet
-
Updated
Sep 6, 2020 - CoffeeScript
-
Updated
Jul 15, 2020 - CSS
-
Updated
Oct 13, 2020 - Go
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Aug 18, 2020 - HTML
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 12, 2020 - PHP
-
Updated
Oct 17, 2020 - CSS
-
Updated
Oct 16, 2020 - C#
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
Oct 7, 2020 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Oct 16, 2020 - Java
-
Updated
Aug 6, 2019 - Python
-
Updated
Oct 6, 2020 - Go
-
Updated
Oct 15, 2020
-
Updated
Sep 24, 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."



To make Lens more approachable, all references to x and y axes should be renamed to horizontal and vertical (depending on orientation):
Current status:

Target for regular xy chart:
<img width="298" alt="Screenshot 2020-10-16 at