We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b5879 commit 1426527Copy full SHA for 1426527
d3-table-cards.js
@@ -76,7 +76,7 @@ function redraw(style){
76
layout();
77
}
78
79
-curSortField='';
+curSortField='chakra';
80
curSortDirection=1;
81
function sort(key){
82
if(key===curSortField){
0 commit comments