diff --git a/doc/chart/pt/PTDoc.vue b/doc/chart/pt/PTDoc.vue new file mode 100644 index 000000000..ee7ca7f5b --- /dev/null +++ b/doc/chart/pt/PTDoc.vue @@ -0,0 +1,163 @@ + + + A pie chart is a circular statistical graphic which is divided into slices to illustrate numerical proportion. + + + + + + + + diff --git a/doc/chart/pt/PTImage.vue b/doc/chart/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/chart/pt/PTImage.vue @@ -0,0 +1,8 @@ + + + {{ $attrs.description }} + + + + + diff --git a/doc/chart/pt/index.vue b/doc/chart/pt/index.vue new file mode 100644 index 000000000..7a64b2684 --- /dev/null +++ b/doc/chart/pt/index.vue @@ -0,0 +1,41 @@ + + + + Chart Pass Through + + + + + + + diff --git a/doc/fileupload/pt/PTDoc.vue b/doc/fileupload/pt/PTDoc.vue new file mode 100644 index 000000000..39d764391 --- /dev/null +++ b/doc/fileupload/pt/PTDoc.vue @@ -0,0 +1,114 @@ + + + + + + Drag and drop files to here to upload. + + + + + + + diff --git a/doc/fileupload/pt/PTImage.vue b/doc/fileupload/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/fileupload/pt/PTImage.vue @@ -0,0 +1,8 @@ + + + {{ $attrs.description }} + + + + + diff --git a/doc/fileupload/pt/index.vue b/doc/fileupload/pt/index.vue new file mode 100644 index 000000000..d8710726b --- /dev/null +++ b/doc/fileupload/pt/index.vue @@ -0,0 +1,41 @@ + + + + FileUpload Pass Through + + + + + + + diff --git a/pages/chart/index.vue b/pages/chart/index.vue index 10bf6c36a..f466f1c12 100755 --- a/pages/chart/index.vue +++ b/pages/chart/index.vue @@ -1,5 +1,5 @@ - +
A pie chart is a circular statistical graphic which is divided into slices to illustrate numerical proportion.
{{ $attrs.description }}
Drag and drop files to here to upload.