MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / fixPosition

Function fixPosition

libs/echarts/echarts-en.simple.js:41966–41970  ·  view source on GitHub ↗
(style, labelPositionOutside)

Source from the content-addressed store, hash-verified

41964}
41965
41966function fixPosition(style, labelPositionOutside) {
41967 if (style.textPosition === 'outside') {
41968 style.textPosition = labelPositionOutside;
41969 }
41970}
41971
41972/*
41973* Licensed to the Apache Software Foundation (ASF) under one

Callers 1

setLabelFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected