-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Kibana 5 Dashboard appearance #9701
Comments
Related issue #7917 |
+1 |
+1. I can't use 5.x until there are borders around visualizations. It looks horrible without them. |
+1 |
1 similar comment
+1 |
+1 many other Kibana users aren't happy with issue #1 above. Is there a workaround to this issue? |
+1 Even with the dashed borders no longer being visible when not in edit mode, it is still too hard to tell where one visualization ends and the next one begins, especially for data tables. Many people in my agency mentioned the inferior look and feel compared to Graylog. |
Is it possible to get a "legacy theme" built that works with 5 where visualisations look like 4? eg: Dark; Light; Legacy. |
+100 Appreciate all the hard work that went into the 5.x releases but the missing visualisation borders is a total step backwards. No question. |
Total hack workaround, but you can use a custom stylesheet to alleviate the missing border problem. Here's my style: https://userstyles.org/styles/143389/kibana5 |
@mattburns , which file should I change, to put the configuration below? dashboard-container, .gridster, dashboard-app It would be /usr/share/kibana/optimize/bundles/commons.style.css? |
@rwagner-inf , that code is just for the userstyles thing. You need to install a browser plugin that supports the userstyles overrides. (I use stylish for chrome) |
I have opened #13948 to track a configuration option to toggle borders on dashboard panels
@sjivan I believe Dashboard View/Edit mode resolved this issue (#9431) could you confirm?
@sjivan In 6.0 we'll have full screen mode. I believe this will also resolve this issue. Could you confirm? #12265 |
is this in any new released versions? |
Kibana version: 5.x
Elasticsearch version: 5.x
Browser version: All
Browser OS version: All
This is a issue filed in response to the Kibana 5.x Dashboard discussion on the forums : https://discuss.elastic.co/t/kibana-5-0-step-back/66019/3?u=sjivan
Specifically
Missing borders around visualizations. The dark theme especially looks very ordinary compared to the sharp look with borders around each visualization that was in Kibana 4.0.
It's distracting to see the dotted borders around each visualization upon doing a mouse over giving the appearance of the dashboards being in development / edit mode rather than something presented as an end deliverable. This enhancement request might be covered by Allow users to easily change the Visualization displayed in a Dashboard panel #7917
The collapsed side nav always being visible is also rather distracting and has a color that does not match with the dark theme. In non edit / development mode the dashboard should be displayed to cover the entire browser without the side nav being displayed
The text was updated successfully, but these errors were encountered: