Chris Price
Chris Price
https://github.com/mapbox/pixelmatch
#1645 suggests there is a rendering difference between our axis and d3 axis.
There's no value in CI building the tags as they're always commits on master which is itself built. It just slows down releases.
If publishing fails the CI build should fail but there's at least one example of that not happening - https://travis-ci.org/github/d3fc/d3fc/builds/717888658#L651
#1611 adds another location that we need to track dependency versions. It would be ideal if this was somehow collapsed into a single location.
Looking through the screenshots there's still differences creeping in (see https://github.com/d3fc/d3fc/compare/chrisprice-screenshot-diff). It looks like the webgl series ones are all transparent versus opaque background and the ones Colin's added more...
A number of the components contain string enum properties. In most cases if a user specifies an unrecognised string value, the code silently reverts to the default value. In my...
See https://github.com/d3fc/d3fc/pull/1560/files#r418461198
It is required when creating a custom series but isn't exposed. Suggested name `webglDrawModes`.
There's currently no way to specify a constant string