Brush for this graph - Only defined if this graph can be zoomed
the tooltip object
the tooltip object
the original user defined element
stores the original fill colors for an series
The width of the graph. This EXCLUDES the margins.
width of any graph handles
flag that determines whether to have a bottom handle. May be controlled by IOptions.disableResizeBottom or based on the data type in the chart
Tooltip div id
this is used to prevent stack overflow from zoom behavior change in 5.10.x on
the parent renderer of this renderer
indicates we need to relayout the existing graph
the d3 scale used for brushes and tooltips
stores the original stroke colors for an series
the svg that contains the chart
The height of the graph. This INCLUDES the margins.
Holds the analytics name for the tooltip for this chart
Tooltip div id
used to disable cross graph calls when in redraw mode
add a selection from all of the elements
add a selection from all of the elements
remove a selection from all of the elements
remove a selection from all of the elements
brush event
the event to pass to the renderer
hover event
the event to pass to the renderer
bring an item into focus
the event to focus on
get the colors the renderer is using for the given element
Get the css actually rendered. This is useful for legend swatches and the like.
The css rendered, or undefined if called before the chart is rendered
get tooltip for the graph
-The chart instance.
the event to pass to the renderer
Fill the tooltip div with information about values in this chart.
tooltip location
Render the graph
select an item
the event to focus on
zoom event
the event to pass to the renderer
Generated using TypeDoc
the svg that contains the chart