Tom Loudon
Tom Loudon
Many data graphics libraries use an SVG element instead of a Canvas element. It would be helpful if the library provided a way to choose what type of elements to...
The shape type 'circle' was removed in this version https://github.com/ashiguruma/patternomaly/commit/c32a840cbaff5338365cff8f759540be57519e0c This was an API breaking change. The major version number should have been bumped but wasn't. That or we should...
Patterns don't currently seem to be optimum resolution for HiDPI displays. Also when scaling (browser zoom) a chart the pattern becomes fuzzy as the scale level increases.
Although the current pattern generation code avoids contiguous patterns it doesn't stop the same pattern being used for similar colours in a chart.  A few ways this could be...