Skip to content

Commit

Permalink
Merge pull request apertureless#542 from attoiuma/patch-1
Browse files Browse the repository at this point in the history
readme(japanese) typo
  • Loading branch information
apertureless authored Aug 7, 2019
2 parents 22fb8d1 + baf4eb2 commit ed6b8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ja/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ export default {

### 動的スタイルを使用したチャート

あなたは `respond:true`をセットして外側のdivにインラインスタイルとして適用されるstylesオブジェクトを渡すことができます。 これにより、外側のコンテナの高さと幅を動的に変更できます。 これはchart.jsのデフォルトの動作ではありません。 これには計算プロパティを使用するのが最善です。
あなたは `responsive:true`をセットして外側のdivにインラインスタイルとして適用されるstylesオブジェクトを渡すことができます。 これにより、外側のコンテナの高さと幅を動的に変更できます。 これはchart.jsのデフォルトの動作ではありません。 これには計算プロパティを使用するのが最善です。

::: warning
`position: relative`をセットする必要があります。
Expand Down

0 comments on commit ed6b8d5

Please sign in to comment.