-
Notifications
You must be signed in to change notification settings - Fork 32
General bindings
lucymukh edited this page Jan 30, 2020
·
6 revisions
-
iddPlotName
(string) allows to set a plot name which is shown in legend and tooltip. -
iddPlotTitles
(Object) allows to set titles for the plot's properties. E.g.{ color: 'age' }
sets theage
title for the color data series. Given titles are displayed in legends and tooltips. -
iddIgnoredByFitToView
(boolean) takes the plot out of the consideration in the fit-to-view process. -
iddIgnoredByFitToViewX
/iddIgnoredByFitToViewY
(boolean) gets the plot to be ignored by fit-to-view along one of the axes. -
iddPlotTitles
provides titles for each property of the plot . -
iddEditorColorPalette
to assign a color palette to the color palette editor instance. -
iddPlotOrder
(integer) value that controls plots order. -
iddAutoFitMode
(string) allows to set a visible region for a master plot. Switches between three modes: 1. fit-to-view is enabled for a master plot ("enable" value, is set by default); 2. fit-to-view is disabled for a master plot ("disable" value); 3. fit-to-view is enabled, but constraints are applied. Notation: "bounds(x_left, x_right, y_low, y_high)". Values can be numbers or special 'auto' string.
Home
FAQ
UI Guidelines
Export to SVG
Plot
Figure
Chart
ChartViewer
Polyline
Markers
Area
Heatmap
DOM Plot
Labels
Bing Maps
Intro
General bindings
Area plot
Bars plot
Polyline
Heatmap
Markers
Label plot
Box and whisker plot
Petals and BullEye plot
Axis
Palette Editor
Update layout
Axes
Legend
Color Palette
Navigation
Bound Plots
Tooltips and Probes