Login
Remember
Register
Q&A
Questions
Ask a Question
Explain about d3.js Scales?
Home
>
Technology
>
Explain about d3.js Scales?
0
votes
asked
Nov 14, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
Explain about d3.js Scales?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 14, 2020
by
JackTerrance
(
1.7m
points)
D3.js scales come with
Quantitative Scales: The quantitative scales have a continuous domain like dates, times, real numbers etc.
Ordinal Scales: While the ordinal scales are for separate domains like categories, colors, names,
Linear Scales: It converts one value in the domain interval into a value in the range interval
Identity Scales: It is good for pixel values
Power and Logarithmic Scales: It is used for exponentially increasing values like log,pow,sqrt
Related questions
0
votes
1
answer
Explain how XML file is called in d3.js?
asked
Nov 14, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is a transition in d3.js?
asked
Nov 14, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is the role of D3.js Axis component?
asked
Nov 14, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what d3.js enter method does?
asked
Nov 14, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Explain what is the role of “Path Data Generator” in d3.js?
asked
Nov 14, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...