Fixes #226
Achievements query returns executed proposed actions. Progress graph do not shows the achievements.
This commit is contained in:
@@ -175,10 +175,10 @@
|
||||
grid: {
|
||||
y: {
|
||||
lines: this.goals
|
||||
},
|
||||
x: {
|
||||
lines: this.achievements
|
||||
}
|
||||
//x: {
|
||||
// lines: this.achievements
|
||||
//}
|
||||
},
|
||||
legend: {
|
||||
position: 'right'
|
||||
|
||||
Reference in New Issue
Block a user