pat310 / quick-pivot

Quickly format data to create a pivot table
https://www.npmjs.com/package/quick-pivot
MIT License
64 stars 21 forks source link

Data formating: Change 'value' key to 'values' #22

Closed turnerniles closed 7 years ago

turnerniles commented 7 years ago

Small formatting change. Should we change all of the key value pair 'value' keys to 'values'. Since they are arrays of multiple values?

pat310 commented 7 years ago

Good point. I'm going to close this for now, but we should switch to values on a v3 update because it will be a breaking change