Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
MOOC packages by hacklab
django-courses-legacy
Commits
1a72e493
Commit
1a72e493
authored
4 years ago
by
Leonardo Piccioni de Almeida
Browse files
Options
Download
Email Patches
Plain Diff
Revert bar thickness
parent
f7dca349
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
courses_legacy/static/js/reports/user-participation-graphics-report/user-participation-graphics-report.component.js
...cs-report/user-participation-graphics-report.component.js
+4
-2
No files found.
courses_legacy/static/js/reports/user-participation-graphics-report/user-participation-graphics-report.component.js
View file @
1a72e493
...
...
@@ -23,10 +23,12 @@
ctrl
.
chart1Data
=
[];
ctrl
.
chart1DatasetOverride
=
[
{
backgroundColor
:
'
#89C9D5
'
backgroundColor
:
'
#89C9D5
'
,
barThickness
:
10
},
{
backgroundColor
:
'
#1B7EC6
'
backgroundColor
:
'
#1B7EC6
'
,
barThickness
:
10
}
];
ctrl
.
chart1Labels
=
[];
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment