You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: