Files
tunmnlu/task_2/others-answer/DVA-CSE6242-Spring2021-main/hw2-javascript,D3/HW2-mvegesna3/Q3/explanation.txt
louiscklaw 9035c1312b update,
2025-02-01 02:09:32 +08:00

2 lines
358 B
Plaintext

Non-Linear scales can be used when the given data varies by a large degree to minimize the diversity which will result in better visualizations. The square root scale is a type of power scale and is most commonly used for sizing circles by area rather than radius. The log scale is most useful for transforming data values into positions and length values.