forked from github/dataease
fix(图表): 修复地图三角形图例无效
This commit is contained in:
parent
94714ad32c
commit
b7c3dedf9e
@ -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)',
|
||||
|
Loading…
Reference in New Issue
Block a user