BigFatDog / parcoords-es

ES6 module of Syntagmatic's Parallel Coordinates
MIT License
62 stars 32 forks source link

fix brush arguments to invert categorical #48

Closed timelyportfolio closed 6 years ago

timelyportfolio commented 6 years ago

fix #44 for categorical scales since d3.scaleOrdinal does not invert

BigFatDog commented 6 years ago

Thank you for this bug-fix! v2.2.0 has been released with this fix.