mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(图表): 修复地图三角形图例无效
This commit is contained in:
@@ -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)',
|
||||
|
||||
Reference in New Issue
Block a user