PlotLineBuilder

class PlotLineBuilder(val dict: OptMap) extends JSOptionBuilder[PlotLine, PlotLineBuilder]
class JSOptionBuilder[PlotLine, PlotLineBuilder]
trait JSOptionSetter[PlotLine, PlotLineBuilder]
class Object
trait Matchable
class Any
object PlotLine

Value members

Concrete methods

def shape(v: String): PlotLineBuilder
def simplify(v: Boolean): PlotLineBuilder
def smoothing(v: Double): PlotLineBuilder
def width(v: Double): PlotLineBuilder

Inherited methods

Inherited from
JSOptionBuilder
override
def toString(): String
Definition Classes
JSOptionBuilder -> Any
Inherited from
JSOptionBuilder

Concrete fields

val dict: OptMap