You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix the parcoords chart.
We must apply the normalization over the _whole extent of the data_ in both marks (line and "axis"); the previous version was normalizing the axes on the ticks only, resulting in misalignment between the values and the ticks.
* avoid the normalize transform
* minimize diff
* fix test snapshot
---------
Co-authored-by: Mike Bostock <[email protected]>
0 commit comments