mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 10:45:44 +08:00
FIX: attempts to prevent stacked-chart from being cut off (#7608)
This commit is contained in:
parent
a2d7eab31d
commit
395f0ca126
@ -114,6 +114,7 @@ export default Ember.Component.extend({
|
||||
display: true,
|
||||
gridLines: { display: false },
|
||||
type: "time",
|
||||
offset: true,
|
||||
time: {
|
||||
parser: "YYYY-MM-DD",
|
||||
minUnit: "day"
|
||||
|
Loading…
x
Reference in New Issue
Block a user