mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix(ux): -- cashflow height cause linux titlebars
This commit is contained in:
parent
b725267789
commit
9830c648ef
@ -143,7 +143,7 @@ export default {
|
||||
drawAxis: { type: Boolean, default: false },
|
||||
drawXGrid: { type: Boolean, default: true },
|
||||
viewBoxHeight: { type: Number, default: 500 },
|
||||
aspectRatio: { type: Number, default: 3.5 },
|
||||
aspectRatio: { type: Number, default: 4 },
|
||||
axisPadding: { type: Number, default: 30 },
|
||||
pointsPadding: { type: Number, default: 24 },
|
||||
xLabelOffset: { type: Number, default: 20 },
|
||||
|
Loading…
Reference in New Issue
Block a user