mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
UX: show bar chart for admin graphs
This commit is contained in:
parent
e90187cbf7
commit
16ce305e53
@ -18,7 +18,7 @@ export default Ember.Component.extend({
|
||||
};
|
||||
|
||||
const config = {
|
||||
type: 'line',
|
||||
type: 'bar',
|
||||
data: data,
|
||||
options: {
|
||||
responsive: true,
|
||||
|
Loading…
Reference in New Issue
Block a user