Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
attoiuma authored Aug 6, 2019
1 parent dfd74bb commit baf4eb2
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 baf4eb2

Please sign in to comment.