Open FRosner opened 9 years ago
@milosk do you think that this is difficult to implement? I believe that we did this already somewhere else, right?
.smoothness(0.15)
could be a nice value.
The feature seems not to be mature enough. See https://github.com/FRosner/spawncamping-dds/commit/ac1297eb95af6269a27452fbe2f8cc485c28e939 commit message for details. Stuff is in branch issue/71
for now.
It is hard to follow one line in the parallel coordinates plot if multiple lines meet in one axis. Bézier curves help here because they make it easier.
We should draw Bézier curves instead of straight lines.