-
Hello guys,
I'm wondering if it is necessary to build a `React` version of this library.
Currently I'm using this library in `React` apps with [React hooks](https://reactjs.org/docs/hooks-intro.h…
-
@BigFatDog Thanks for this awesome port! I'm trying to embed parcoords-es in a way that supports resizing, brushing, and updating data. The combination of these three creates problems for me when usin…
-
@joshhjacobson, every time I try to hide the rightmost column (I know b/c I tried reordering the columns in the csv), I get the following error:
![image](https://user-images.githubusercontent.com/…
-
### Summary
Often in integrated applications with parallel coordinates, I need the ability to filter the parallel coordinates from outside with other controls, such as HTML inputs or supplementary …
-
Hi, I needed parallel coordinate charts for one of my project when I found this awesome work.
So I am trying to port this library to d3 v4 with the help of an existing fork I found here at -
…
-
I am a new user of d3js and parallel coordinates,
could you point me to an example on how to highlight a curve when touched by the mouse ?
-
**Describe the bug**
Setting marginal plot on contour plot errors out (custom kwargs: `marginal_x='box'):
```
ValueError: Invalid property specified for object of type plotly.graph_objs.Box: 'c…
fdion updated
3 years ago
-
The current implementation works on https://github.com/syntagmatic/parallel-coordinates, which is outdated. Fortunately, a new implementation is available at https://github.com/BigFatDog/parcoords-es;…
-
This is from discussion #72 Is it necessary to provide a React version for this library?
_Originally posted by @jvmanke in https://github.com/BigFatDog/parcoords-es/issues/72#issuecomment-526702172_
…
-
@joshhjacobson, do you know how to flip axes in Parcoords without a mouse click? I can't figure out how to do it programmatically, only how to do it by clicking on the axes.
Also, do you know if t…