User Interface enhancements

Progress graph for the proposal dashboard now has its legend on the
bottom. This improves the visualization on mobile platforms.
This commit is contained in:
Juan Salvador Pérez García
2018-09-18 17:18:16 +02:00
parent ee83238e32
commit 475323ddd5

View File

@@ -194,9 +194,6 @@
x: {
lines: this.achievements
}
},
legend: {
position: 'right'
}
});
};