Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UIRenderer

Implemented by

Index

Properties

Optional destroy

destroy: function

free resources associated with the element

Type declaration

Optional onRender

onRender: function

callbacks for when this element has been updated, used so the render owner can maintain state if they want of each element

Type declaration

Optional setDiv

setDiv: any

Optional setOnRenderCallback

setOnRenderCallback: function

Type declaration

    • (callback: function): void

Methods

Optional brush

Optional cursorChange

Optional focus

getColorManager

getOptions

Optional getRenderedCss

  • Get the css actually rendered. This is useful for legend swatches and the like.

    Parameters

    Returns Css

    The css rendered, or undefined if called before the chart is rendered

Optional getTooltipData

Optional hover

  • deprecated

    ('Deprecated since 1.14.0 in favor of focus. Will be removed in 2.x') hover event

    Parameters

    • element: UIElement

      to fire the hover event on

    • event: IEvent

      any event to pass to the renderer

    Returns void

invalidate

  • Invalidate the given element. This is different from render in that it completely redraws the element instead of just re-rendering it

    Parameters

    Returns void

render

Optional select

Optional zoom

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc