surveyjs / survey-analytics

Customizable JavaScript library to create interactive survey data dashboards and facilitate survey results analysis for your end-users.
https://surveyjs.io/dashboard/examples/plain-data
Other
98 stars 49 forks source link

Sorting works incorrectly for vertical bars and statistics tables #471

Closed RomanTsukanov closed 3 weeks ago

RomanTsukanov commented 4 weeks ago

On the following image, bars are correctly sorted in descending order:

image

But vertical bars are sorted the other way around:

image

The same thing is with the choice table:

image