回答編集履歴

2

修正

2021/01/28 10:47

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- index.html
5
+ templates/index.html
6
6
 
7
7
  ```
8
8
 
@@ -12,9 +12,7 @@
12
12
 
13
13
 
14
14
 
15
- 以下が matplotlib で作成した Figure を base64 に変換するコードです。
15
+ main.py
16
-
17
-
18
16
 
19
17
  ```python
20
18
 

1

修正

2021/01/28 10:47

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
@@ -129,3 +129,7 @@
129
129
 
130
130
 
131
131
  [Github](https://github.com/nekobean/snippets/tree/master/319114) に動作するコード全体を載せましたので、なにか疑問点があったらコメントしてください。
132
+
133
+
134
+
135
+ ![イメージ説明](821ef6c20830e833c6f2eda03fa90fea.png)