Trenton Miller

Results 3 issues of Trenton Miller

When you first load into a Lumen dashboard using a layout configuration for the views, the dashboard maintains the styling of those components. ![image](https://user-images.githubusercontent.com/36211553/115710934-8af8f680-a338-11eb-979b-7e4135dd81b1.png) When you click the data refresh...

bug

When you serve a dashboard using `lumen serve dashboard.yml --warm` and the following source configuration: ```yaml sources: dremio: type: intake shared: true cache_dir: cache uri: catalog.yml ``` The data is...

If different views are used (for example Perspective with Holoviews), the dashboard doesn’t build, as two separate extensions are needed. It would be nice if the various extensions could be...