rust_d3_geo icon indicating copy to clipboard operation
rust_d3_geo copied to clipboard

Add append, appendRound to path string

Open martinfrances107 opened this issue 2 years ago • 0 comments

Since this code was ported d3-geo has been updated

src/path/string.js has added two functions

append and appendRound to string convesion of numbers.

I want to keep this project in sync with the reference.

martinfrances107 avatar Jan 28 '23 15:01 martinfrances107