With d3.pathFixed d3/d3-path#12, we now have a way to limit the precision of the strings generated by D3 shapes. We should provide a way to control this behavior (e.g., line.digits? maximumFractionDigits? precision?), and it should probably default to three decimal digits.
With d3.pathFixed d3/d3-path#12, we now have a way to limit the precision of the strings generated by D3 shapes. We should provide a way to control this behavior (e.g., line.digits? maximumFractionDigits? precision?), and it should probably default to three decimal digits.