Combination Chart
Last updated
Last updated
Combination Chart
Card Body
Col
Grid Child
Horizontal Section
Vertical Section
Chart
Popover
Pulse
Trigger Before Render
Trigger On Click
Provide a title for the Chart.
Allowed Values: Free text field
Provide a sub title for the chart.
Allowed Values: Free text field
Provide a name that you would want to display on the X-axis.
Allowed Values: Free text field
Provide a name that you would want to display on the Primary Y-axis.
Allowed Values: Free text field
Provide value to explicitly set the upper limit of the Primary Y-axis.
Allowed Values: Any number value
Provide value to explicitly set the lower limit of the Primary Y-axis.
Allowed Values: Any number value
Provide numerical values to set heigth in pixels.
Allowed Values: Any number value
Provide numerical values to set width in pixels.
Allowed Values: Any number value
Enable this to allow export in png, jpg, pdf, svg or xls formats.
Allowed Values: Yes/No
Specify the name (excluding the extension) of the output (export) file. default: chart
Allowed Values: Free text field
Select the way you want your label to display.
Allowed Values:
auto
wrap
stagger
rotate
Enter a numeric value above 2 to control how many lines to stagger the label to. By default, all labels are displayed in a single line.
Allowed Values: Any number value
Enable this to display labels in slant manner
Allowed Values: Yes/No
Specify your custom list of hex colors for the data items. The list of colors have to be separated by comma e.g., "paletteColors": "#FF0000, #0372AB, #FF5904...". The chart will cycle through the list of specified colors and then render the data plot accordingly.
Allowed Values: Free text field
Check this to hide the data displayed when no data found.
Allowed Values: Yes/No
Select an icon to display when no data found.
Allowed Values: Icon List
Provide a text to display as title when no data found.
Allowed Values: Free text field
Provide a text to display as sub title when no data found.
Allowed Values: Free text field
Check this property to show dual y-axis.
Allowed Values: Yes/No
Provide a name that you would want to display on the secondary Y-axis.
Allowed Values: Free text field
Provide value to explicitly set the upper limit of the secondary Y-axis.
Allowed Values: Any number value
Provide value to explicitly set the lower limit of the secondary Y-axis.
Allowed Values: Any number value
The Combination chart component allow you to plot multiple datasets on the same chart. You can also plot multiple chart types on the same chart. For example, you can show the column, line, and area chart on the same chart canvas. Combination charts can be rendered in either 2D or 3D, can have single or dual y-axes, and can be stacked or multi series in nature.