|
@ -240,7 +240,7 @@ |
|
|
" {{ markerPolygon(data.style)|raw }}", |
|
|
" {{ markerPolygon(data.style)|raw }}", |
|
|
" {% elseif data.symbol == 'line' %}", |
|
|
" {% elseif data.symbol == 'line' %}", |
|
|
" {{ markerLine(data.style)|raw }}", |
|
|
" {{ markerLine(data.style)|raw }}", |
|
|
" {% endif %}", |
|
|
" {% endif %}", |
|
|
" </td>", |
|
|
" </td>", |
|
|
" <td>{{ tagTrans(k) }}</td>", |
|
|
" <td>{{ tagTrans(k) }}</td>", |
|
|
" </tr>", |
|
|
" </tr>", |
|
|
xxxxxxxxxx