import { format } from 'd3-format';. import { scaleLinear } from 'd3-scale';. var f = format('.2f');. let s = scaleLinear([0, 120], [0, 100]).clamp. (true);.
確定! 回上一頁