It’s a feature. The quoted text explains how to disable it through CSS, if you use it as a snippet, that should bring it back to how it was before.
.graph-view.color-fill-focused {
color: transparent;
}
It’s a feature. The quoted text explains how to disable it through CSS, if you use it as a snippet, that should bring it back to how it was before.
.graph-view.color-fill-focused {
color: transparent;
}