Search results

SmithchartSeries API in JavaScript Smith Chart API control

Properties

animationDuration

string

perform animation of series based on animation duration.

Defaults to ‘2000ms’

dataSource

Object

Specifies the dataSource

Defaults to null

enableAnimation

boolean

enable or disable the animation of series.

Defaults to false

enableSmartLabels

boolean

avoid the overlap of dataLabels.

Defaults to false

fill

string

color for series.

Defaults to null

marker

SeriesMarkerModel

options for customizing marker.

name

string

The name of the series visible in legend.

Defaults to

opacity

number

opacity for series.

Defaults to 1

points

ISmithChartPoint[]

points for series.

Defaults to []

reactance

string

reactance name for dataSource.

Defaults to

resistance

string

resistance name for dataSource.

Defaults to

tooltip

SeriesTooltipModel

options for customizing tooltip.

tooltipMappingName

string

tooltip mapping name for the series.

Defaults to

visibility

string

visibility for series.

Defaults to ‘visible’

width

number

width for series.

Defaults to 1