To create a diverging, continuous color scale using the PiYG color scheme: var piyg = d3.scaleSequential(d3.interpolatePiYG); ...
確定! 回上一頁