We break our visualization down into three main sections/components.
Please assign your data columns that you want to visualize to one of the three sections according to the layout guide on the right.
Please tag your column data types. This will help us find the best way to visualize your data.
| Data types | Detail |
|---|---|
| Ordinal | An ordinal value has some kind of ordering defined over it. E.g.: days of the week (Monday, Tuesday, etc.) have an order defined over them. |
| Nominal | A categorical value with no intrinsic ordering. E.g.: hue (red, blue, etc.) is a categorical value with no ordering. |
| Temporal | A temporal value is some measure of time. For example, minutes, years, and months are a temporal value. |
| Quantitative | A quantitative measure represents a numerical value, usually on a continuous scale. |
| Column | Example value | Data type | Layout section |
|---|
*** Please note that untagged columns will not be visualized!