mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 19:53:53 -06:00
UX: switch back to line chart
This commit is contained in:
parent
5bf116e719
commit
a2c561bbde
@ -18,7 +18,7 @@ export default Ember.Component.extend({
|
||||
};
|
||||
|
||||
const config = {
|
||||
type: 'bar',
|
||||
type: 'line',
|
||||
data: data,
|
||||
options: {
|
||||
responsive: true,
|
||||
|
Loading…
Reference in New Issue
Block a user