Julian Heinrich

Results 8 issues of Julian Heinrich

Thanks for providing this container! Just a small issue: issuing a docker login command requires the -e (email) flag to work, which is marked as deprecated for version 1.13. I...

Currently, lines can be selected via a single brush mode. It would be really useful though to be able to iteratively select lines using angular brushing, then strums, etc. I...

enhancement

The minimal example in the documentation uses `ticks(3)` but more than 3 ticks are shown for some axes. Removing this from examples page until fixed.

documentation

Currently, 2D strums compute intersections with straight lines only, so they don't work properly with curves.

bug

The current brushes should reflect the changes of rescaled values when invoking ``` pc.commonScale(true); ``` EDIT: this is related to #78

bug

Creating a set of axes with the same scale (e.g. by calling pc.commonScale()) but just one value (line) doesn't work because as of #79 axes with single values are converted...

bug

A double-tap on iPad (Safari) and a mobile (Android, Chrome) results in zooming instead of flipping axes. Is this a software or a user problem? Can anybody confirm this behaviour?

bug
question

Hi, thanks for putting this project on github, I love the approach and would like to use it myself as a starting point for a resume. I noted that your...