Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SCInterface

Index

Properties

canvas

canvas: SVGElement | null

chartArea

chartArea: SVGGraphicsElement | null

data

data: Record<string, unknown>[]

defaultSettings

defaultSettings: SettingsObject

layout

layout: LayoutObject

plot

plot: (caller: SCInterface, settings: SettingsObject, data: Datum<unknown>[]) => void

Type declaration

settings

settings: SettingsObject

target

target: HTMLElement

Legend

  • Object literal
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Property
  • Enumeration

Generated using TypeDoc