Add text labels to heat map
This commit is contained in:
parent
e250019862
commit
7b9b9bdcd3
2 changed files with 16 additions and 0 deletions
|
|
@ -4,3 +4,7 @@
|
|||
--color-mid: #2E86C1;
|
||||
--color-high: #1A5276
|
||||
}
|
||||
|
||||
#heatmap text {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue