Skip to content

Commit

Permalink
Merge pull request #159 from VisActor/docs/update-infographic-demo-size
Browse files Browse the repository at this point in the history
docs: rename title of code demo
  • Loading branch information
xiaoluoHe authored Dec 13, 2024
2 parents 4ab1023 + c32a1ce commit f92d73b
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/assets/examples/en/infographic/bar-chart-leftRight.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Bar Chart Infographic(Left-right Layout)

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Bar Chart Infographic(Regional Sales)

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/infographic/cat-stroke.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Pictogram Infographic: Cat Stroke Guide

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/infographic/client-breakdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Pie Chart Infographic(Client Breakdown)

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Line Chart Infographic(Left-right Layout)

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/infographic/pie-chart-leftRight.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Pie Chart Infographic(Left-right Layout)

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Pie Chart Infographic(Transportation)

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Scatter Chart Infographic: Eurovision Winners

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/infographic/venn-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vstory-infographic/pr

# Venn Chart Infographic

## Demo Code
## Code Demo

```javascript livedemo template=vstory
VStory.registerAll();
Expand Down

0 comments on commit f92d73b

Please sign in to comment.