ghrua commited on
Commit
5db94f7
·
1 Parent(s): 8f94899

remove title

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -250,7 +250,7 @@ Answer:
250
  };
251
 
252
  const layout = {
253
- title: { text: ' ', font: {size: 14} },
254
  xaxis: { title: 'Token Index' },
255
  yaxis: {
256
  title: 'Assigned Position',
 
250
  };
251
 
252
  const layout = {
253
+ // title: { text: ' ', font: {size: 14} },
254
  xaxis: { title: 'Token Index' },
255
  yaxis: {
256
  title: 'Assigned Position',