Home Manual Reference Source Repository
import TracePath from 'waves-ui/src/shapes/trace-path.js'
public class | source

TracePath

Extends:

src/shapes/base-shape~BaseShape → TracePath

A shape to display paths in a trace visualization (mean / range). (entity shape)

example usage

Member Summary

Public Members
public

$el: *

public

$mean: *

public

$range: *

Method Summary

Public Methods
public
public

render(renderingContext: *): *

public

update(renderingContext: *, data: *)

Public Members

public $el: * source

public $mean: * source

public $range: * source

Public Methods

public getClassName(): string source

Return:

string

public render(renderingContext: *): * source

Params:

NameTypeAttributeDescription
renderingContext *

Return:

*

public update(renderingContext: *, data: *) source

Params:

NameTypeAttributeDescription
renderingContext *
data *