prelert / kibana-swimlane-vis

Kibana swimlane visualization
Apache License 2.0
140 stars 41 forks source link

Better support for Kibana dark theme #5

Open joshuar opened 8 years ago

joshuar commented 8 years ago

Visualisation doesn't quite adapt when the Kibana dark theme is being used:

screenshot from 2016-07-24 10-22-11

Labels are too dim and alternating lanes are hard to read.

Awesome plugin BTW.

peteharverson commented 8 years ago

Thanks for the feedback. I've been looking into some edits to the styling of the lanes and labels for when the Kibana dark theme is in use.

image

Lane styling may only take effect on page load or refresh (i.e. not an immediate change when toggling the 'Use dark theme' option in the Kibana dashboard toolbar) as the color of the lanes is done through the JavaScript code of the Flot charting library and not with CSS.

Will keep you posted.

MariaStrotou commented 4 years ago

Hello,

This issue is also produced in kibana 7.6.2