lighter blue
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 3s
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 3s
This commit is contained in:
parent
1709911051
commit
91b9a68bac
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ function update(source) {
|
||||||
.attr("dy", ".35em")
|
.attr("dy", ".35em")
|
||||||
.attr("text-anchor", "start")
|
.attr("text-anchor", "start")
|
||||||
.text("[Notes]")
|
.text("[Notes]")
|
||||||
.style("fill", "brown")
|
.style("fill", "#4A90E2")
|
||||||
.style("font-size", "0.85em") // Smaller font
|
.style("font-size", "0.85em") // Smaller font
|
||||||
.style("fill-opacity", 1e-6)
|
.style("fill-opacity", 1e-6)
|
||||||
.style("text-decoration", "underline");
|
.style("text-decoration", "underline");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue