Dimensions
Building a chart, second or second and third dimensions should be selected.

Dimensions and Flexible Charting
Dimension Atributes
Here is the given attributes of a dimension below.

Dimension Atributes
Atribute List
| Attribute | Default Value | Values | Input Type | Description |
|---|---|---|---|---|
| Alias | null |
null |
textbox | Title of the dimension. |
| Custom Dimension | null |
null |
textbox | User defined dimensions. |
| Data Type | string | string, int, float, date | single select | Data type of the dimension value. |
| Chart By | yearly | yearly, monthly, daily, months, days, hours | single select | if data type is date, chart is built according to its selected value. For example with yearly selection, in chart, full date doesn't shown, only years will be shown. |
| Range | null |
null |
textarea | Builds range charts. |
| Sort By | count | count, value, custom | single select | Order dimensions ascending or descending by according to sort type. |
| Custom Sorting | null |
null |
textarea | if sort by is selected custom, user defines a new sorting type. |
| Sort Direction | desc | asc, desc | radio | Order dimension values. |