diff --git a/public/examples/ts/sankey-itemstyle.ts b/public/examples/ts/sankey-itemstyle.ts index 2177e3bf..998da08a 100644 --- a/public/examples/ts/sankey-itemstyle.ts +++ b/public/examples/ts/sankey-itemstyle.ts @@ -15,7 +15,7 @@ option = { { type: 'sankey', left: 50.0, - top: 20.0, + top: -140.0, right: 150.0, bottom: 25.0, data: [ @@ -1271,7 +1271,7 @@ option = { label: { color: 'rgba(0,0,0,0.7)', fontFamily: 'Arial', - fontSize: 10 + fontSize: 7 } } ],