Shape

@native @JSType
trait Shape extends Object
Companion:
object
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from:
Object
def isPrototypeOf(v: Object): Boolean
Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from:
Object
def toLocaleString(): String
Inherited from:
Object
def valueOf(): Any
Inherited from:
Object

Concrete fields

val layer: String
val line: Option[PlotLine]
val opacity: Double
val path: String
val visible: Boolean
val x0: Datum
val x1: Datum
val xref: String
val y0: Datum
val y1: Datum
val yref: String