diff --git a/doccano/app/server/templates/admin.html b/doccano/app/server/templates/admin.html index 4ea78c52..1b925fba 100644 --- a/doccano/app/server/templates/admin.html +++ b/doccano/app/server/templates/admin.html @@ -19,114 +19,121 @@
-

Stats

- -
-
-
-

439k

-

Users

-
-
-
-
-

59k

-

Labels

-
-
-
-
-
-
-

3.4k

-

Records

-
-
-
-
-

19

-

Annotated

-
+
+

Stats

+
+
+
+ +
+
-
+
-
+
-

Labels

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Pos - Label nameShortcut keyDeletion
1 - Continental Region - k - Delete -
2 - Political Organization Other - g - Delete -
3 - Country - p - Delete -
+
+

Label Management

+
+
+
+ +
+

+ +

+

+ +

+

+ + Add + +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Id + Label nameShortcut keyDeletion
1 + Continental Region + k + Delete +
2 + Political Organization Other + g + Delete +
3 + Country + p + Delete +
+
+
+
+
-

Data Management

-

Data upload

-
- -
+
+

Data Management

+
+
+
+

Data upload

+
+ +
+
+
+
+
@@ -142,7 +149,8 @@ type: 'doughnut', data: { datasets: [{ - data: [10, 20] + data: [10, 20], + backgroundColor: ["#50dc64", "#3399ff"], }], labels: [ 'Labeled', @@ -162,7 +170,8 @@ label: "training", backgroundColor: 'rgb(80, 220, 100)', borderColor: 'rgb(80, 220, 100)', - data: [72, 83, 86, 87, 88, 88.5], + //data: [72, 83, 86, 87, 88, 88.5], + data: [94, 93.5, 93, 93, 93, 92.5], fill: false, }, {