jsulz HF staff commited on
Commit
366e214
·
1 Parent(s): 6e5511f

going back to dedupe sort order

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -71,6 +71,7 @@
71
  "x": {
72
  "field": "xorb_id",
73
  "axis": null,
 
74
  "stack": "normalize"
75
  },
76
  "color": {
 
71
  "x": {
72
  "field": "xorb_id",
73
  "axis": null,
74
+ "sort": {"field": "dedupe_factor", "order": "descending"},
75
  "stack": "normalize"
76
  },
77
  "color": {