Merge pull request #13129 from dataease/pr@dev-v2@fix_map_triangle_legend

Pr@dev v2@fix map triangle legend
This commit is contained in:
wisonic-s
2024-11-05 15:22:23 +08:00
committed by GitHub

View File

@@ -278,6 +278,7 @@ export class Map extends L7PlotChartView<ChoroplethOptions, Choropleth> {
},
square: {},
triangle: {
border: 'unset',
borderLeft: '5px solid transparent',
borderRight: '5px solid transparent',
borderBottom: '10px solid var(--bgColor)',