сделана рисовка карты накопленных запасов
This commit is contained in:
@@ -2,23 +2,34 @@
|
||||
"wellhead": {
|
||||
"font-family": "Times New Roman",
|
||||
"font-weight": "bold",
|
||||
"stroke-width": "0.5mm",
|
||||
"font-size":"10pt",
|
||||
"stroke-width": "2.5mm",
|
||||
"font-size": 500,
|
||||
"stroke": "#fff",
|
||||
"fill": "#000"
|
||||
},
|
||||
"wlf": {
|
||||
"font-family": "Times New Roman",
|
||||
"font-weight": "bold",
|
||||
"stroke-width": "0",
|
||||
"alignment-baseline": "hanging",
|
||||
"font-size": 300,
|
||||
"font-style": "italic",
|
||||
"stroke": "#fff",
|
||||
"fill": "#00f"
|
||||
},
|
||||
|
||||
"gpt": {
|
||||
"stroke-width": 1,
|
||||
"stroke-width": 20,
|
||||
"stroke": "#000",
|
||||
"fill": "#ff0"
|
||||
},
|
||||
"opt": {
|
||||
"stroke-width": 1,
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000",
|
||||
"fill": "#B86B41"
|
||||
},
|
||||
"wpt": {
|
||||
"stroke-width": 1,
|
||||
"stroke-width": 10,
|
||||
"stroke": "#000",
|
||||
"fill": "#67c2e5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user