Spaces:
Running
Running
michal
commited on
Commit
·
4ddc710
1
Parent(s):
15ca8b7
Upload
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ global data_component
|
|
20 |
from src.abouts import *
|
21 |
|
22 |
polygon_svg = """
|
23 |
-
<svg width="400px" height="
|
24 |
<style type="text/css">
|
25 |
.st0{fill:#E52713;} /* Sets the fill color to red */
|
26 |
</style>
|
|
|
20 |
from src.abouts import *
|
21 |
|
22 |
polygon_svg = """
|
23 |
+
<svg width="400px" height="190px" viewBox="0 0 243.6 180.2" xmlns="http://www.w3.org/2000/svg" xml:space="preserve">
|
24 |
<style type="text/css">
|
25 |
.st0{fill:#E52713;} /* Sets the fill color to red */
|
26 |
</style>
|