UMB-CS682-Team-02 / tracker

0 stars 1 forks source link

Fix Sorting order(descending) on piechart #26

Closed ashrith-UMB closed 6 months ago

rouilj commented 7 months ago

Ashrith, when writing up these tasks, assume that you will not be the one assigned to it. Pretend you are leaving a note for Professor Fletcher to solve the issue.

So a description like:

Currently a pie chart always sorts the pie slices from largest (starting at 12 o'clock) to smallest. This happens when the group is sorted in either ascending or descending order. Change this so that sorting in descending order causes the pie chart to start with the smallest pie wedge as the first wedge (starting at 12 o'clock and moving clockwise) and the largest pie wedge ends at 12:00.

is appropriate.

ashrith-UMB commented 6 months ago

Piechart can now be displayed in either way(Ascending or descending) now.

commit : https://github.com/UMB-CS682-Team-02/tracker/commit/f1fbe45918ef99331968d8be8b8da65c3b67c79d