Tiny Column Chart
Description
The tiny column chart is a simplified rendering of a column chart, with fewer options available for a quick configuration setup. A column chart is a graphical representation used to compare different categories of data. It consists of rectangular bars vertically oriented, where the length or height of each bar is proportional to the value it represents.
Preview

Config Details

| Ref No | Name | Description | Value | Recommended | Required |
|---|---|---|---|---|---|
| 1 | Show Label | Whether to show the label of the data points. | True, False | - | No |
| 2 | Auto Fit | Whether to automatically calculate the size of the chart to fit the available space. | True, False | - | No |
| 3 | Smooth | Whether to smooth the line curvature. | True, False | - | No |
| 4 | Color | Defines the line's color. | Color picker | - | Yes |
| 5 | Data | Defines the numeric data set to be rendered. | Array of number inputs | - | Yes |