Skip to content

Commit 2b0f610

Browse files
committed
Translate svg graph example
1 parent 99b8f7a commit 2b0f610

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/examples/svg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SVG Graph
1+
title: SVG グラフ
22
type: examples
33
order: 5
44
---
55

6-
> This example showcases a combination of custom component, computed property, two-way binding and SVG support.
6+
> この例はカスタムコンポーネントの組み合わせ、computed property、双方向バインディング、そして SVG 対応を紹介します。
77
8-
<iframe width="100%" height="500" src="http://jsfiddle.net/yyx990803/36ew1g5c/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
8+
<iframe width="100%" height="500" src="http://jsfiddle.net/yyx990803/36ew1g5c/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

0 commit comments

Comments
 (0)