rwjblue / pivot.js

Build Pivot Tables from CSV/JSON Data
http://rwjblue.github.com/pivot.js/
Other
783 stars 134 forks source link

Default sorting for summary fields #4

Closed AJNorman closed 11 years ago

AJNorman commented 11 years ago

Hi,

I saw in your example that the default sort for the summary field is descending.

The pivot table is working perfectly except for setting the default sort. You can click on the summary field to set the sort on the fly but i would like to the initial view to be setup as descending.

What do i need to do to set the default sort to descending? My pivot table does not have the arrows in the view, you need click on the fields.