Open Chatcola opened 5 years ago
I don't even understand what it does. And I have no idea how to remove it. Do you know any hacks @Chatcola ?
It might be too late, but still ...
You can add to your stylesheet:
.legend rect {
fill: rgba(0,0,0,0) !important;
stroke-width: 0 !important;
}
.legend text {
fill: rgba(100,100,140,0.0) !important;
}
Hi, is it possible to remove the display of the color scale ? I'm using only one color. Thanks by advance.