Skip to content

Commit df5e90d

Browse files
author
Igor Lozynskyi
committed
Added comment
1 parent 1a3122e commit df5e90d

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/static/js

1 file changed

+1
-1
lines changed

src/main/resources/static/js/vis.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,6 @@ function drawChart() {
138138
vis_data(progressing_data(data, 0, appearance_order));
139139
};
140140

141-
// Initial load
141+
// Initial load - on page load
142142
initiate_progress();
143143
}

0 commit comments

Comments
 (0)