Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8f63050

Browse files
v1.0.1
1 parent e43b28e commit 8f63050

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2151
-1053
lines changed

‎.vscode/settings.json‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"python.formatting.provider": "autopep8"
3+
}

‎README.md‎

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
11
### PythonGen_SVGImage
2-
![Python Version](https://img.shields.io/badge/Python-3-blue)
32

4-
Scalable Vector Graphics(SVG) is a xml image format. <br/>
5-
Unlike the raster format, it never reduces clarity no matter how much you zoom it.<br/>
6-
These are interesting SVG images generated by using python. <br/>
7-
Reference: https://en.wikipedia.org/wiki/Scalable_Vector_Graphics <br/>
8-
SVG: https://www.w3.org/Graphics/SVG/
9-
<br/>
10-
<br/>
11-
12-
Practical data visualization resources: <br/>
13-
https://en.wikipedia.org/wiki/Data_visualization <br/>
14-
https://www.visualcinnamon.com/ <br/>
15-
https://www.hongkiat.com/blog/svg-animations/ <br/>
16-
https://informationisbeautiful.net/ <br/>
17-
https://datavizproject.com/ <br/>
3+
Python generator for SVG. <br/>
184

195

206
#### SVG coordinate system <br/>
@@ -32,14 +18,26 @@ https://datavizproject.com/ <br/>
3218
|<img src="images/pointsLine6.svg" width="200" height="200" />|<img src="images/pointsLine7.svg" width="200" height="200" />|
3319
|<img src="images/lingGraphic11.svg" width="200" height="200" />|<img src="images/lingGraphic12.svg" width="200" height="200" />
3420
|<img src="images/lingGraphic14.svg" width="200" height="200" />|<img src="images/poem1.svg" width="200" height="200" />|
35-
|<img src="images/poem2.svg" width="200" height="200" />|<img src="images/text1.svg" width="200" height="200" />|
21+
|<img src="images/Socrates.svg" width="200" height="200" />|<img src="images/text1.svg" width="200" height="200" />|
3622
|<img src="images/anim_circle2.svg" width="200" height="200" />|<img src="images/anim_circle3.svg" width="200" height="200" />|
3723
|<img src="images/anim_circle6.svg" width="200" height="200" />|<img src="images/anim_8.svg" width="200" height="200" />|
3824
|<img src="images/animation_8.svg" width="200" height="200" />|<img src="images/lineGraphic20.svg" width="200" height="200" />|
3925
|<img src="images/dataFrame3.svg" width="200" height="120" />|<img src="images/dataFrame4.svg" width="200" height="120" />|
40-
|<img src="images/Nietzsche.svg" width="200" height="200" />|<img src="images/KarlPopper.svg" width="200" height="200" />|
4126
|<img src="images/svgPath10.svg" width="200" height="200" />|<img src="images/svgPath12.svg" width="200" height="200" />|
4227
|<img src="images/pointsLine10-1.svg" width="200" height="200" />|<img src="images/pointsLine10-2.svg" width="200" height="200" />|
4328
|<img src="images/pointsLine10-23.svg" width="200" height="200" />|<img src="images/pointsLine11.svg" width="200" height="200" />|
4429
|<img src="images/pointsLine12-1.svg" width="200" height="200" />|<img src="images/pointsLine12-2.svg" width="200" height="200" />|
4530
|<img src="images/pointsLine13.svg" width="200" height="200" />||
31+
32+
Rerferences <br/>
33+
WiKi: https://en.wikipedia.org/wiki/Scalable_Vector_Graphics <br/>
34+
SVG: https://www.w3.org/Graphics/SVG/
35+
<br/>
36+
<br/>
37+
38+
Practical data visualization resources: <br/>
39+
https://en.wikipedia.org/wiki/Data_visualization <br/>
40+
https://www.visualcinnamon.com/ <br/>
41+
https://www.hongkiat.com/blog/svg-animations/ <br/>
42+
https://informationisbeautiful.net/ <br/>
43+
https://datavizproject.com/ <br/>

‎images/Hi.svg‎

Lines changed: 20 additions & 22 deletions
Loading[フレーム]

‎images/KarlPopper.svg‎

Lines changed: 2 additions & 2 deletions
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /