NovatecConsulting / novatec-service-dependency-graph-panel

A Grafana panel for visualizing a Service Dependency Graph.
Apache License 2.0
191 stars 64 forks source link

[BUG] - Color scheme does not adopt to white UI theme #64

Open MariusBrill opened 3 years ago

MariusBrill commented 3 years ago

Please provide as much and as detailed information as possible as it will make it easier for us to reproduce and fix the bug!

Describe the bug The current styling of the dashboard does not match the light UI theme of grafana.

To Reproduce Add the panel and turn the theme in the preferences section to white.

Expected behavior At least the fillings of the nodes should too be white so they look too like donuts. Maybe also the font color should be changed from light blue to something else to increase readability. The same applies to the node statistics window.

Screenshots Capture

Capture

MariusBrill commented 3 years ago

The point concerning the font color could be solved by implementing this ticket: https://github.com/NovatecConsulting/novatec-service-dependency-graph-panel/issues/52

ohullv commented 3 years ago

Hi any fast clue where to modify the inner circle black color to white?