D
D
DarthJS2017-03-23 19:57:09
css
DarthJS, 2017-03-23 19:57:09

How can such a scale be made?

How can you implement such a scale as in the picture?
I use angularJS and d3 charts, but there is no such thing.
I thought to make it clean css + html, but I'm not strong in layout.
The scale should be fixed and be painted over in gray as the indicator in the array increases.
6f9474e19fcf47f79b99a8cd99574196.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
kstyle, 2017-03-23
@kstyle

in d3js you can do it calmly. just need to learn scale(), enter(), append().

S
Stepanya, 2017-03-23
@Stepanya

Take a look

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question