util/symbol

from echarts/util/symbol

Members

inner Arrow

Arrow shape

inner Diamond

Diamond shape

inner Pin

Pin shape

inner symbolCtors :Object.<string, module:zrender/graphic/Path>

Map of path contructors

inner Triangle

Triangle shape

Methods

inner createSymbol(symbolType, x, y, w, h, color)

Create a symbol element with given symbol configuration: shape, x, y, width, height, color

Parameters:
Name Type Description
symbolType string
x number
y number
w number
h number
color string