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:
@@ -194,9 +194,6 @@
|
||||
x: {
|
||||
lines: this.achievements
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
position: 'right'
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user