Commit 29372c3
authored
added UTF-8 encoding to the Jinja2 template example
I followed this example and got nonsense characters instead of negative signs because I failed to specify UTF-8 encoding, as discussed in plotly#41181 parent e6f9b31 commit 29372c3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments