mirror of
https://github.com/olehomelchenko/Mini-VLAT-ua.git
synced 2025-12-21 21:22:22 +00:00
Corrected some spelling mistakes. Rewrite all questions acording to original mini-VLAT
This commit is contained in:
@@ -171,7 +171,7 @@ class HistogramMini extends Component {
|
||||
.attr("class", "title")
|
||||
.attr("x", width / 3)
|
||||
.attr("y", -length / margin.top) // +20 to adjust position (lower)
|
||||
.text("Відстань та користувачі")
|
||||
.text("Відстань поїздок та користувачі")
|
||||
.attr("fill", "black")
|
||||
.style("font-weight", "bold")
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user