Tablechart reference¶
I’m good at presenting a mix of quantitative and qualitative information
Parameters¶
Required¶
You must fill these parameters to produce a Tablechart
| parameters | label | type | description (placeholder | tooltip) |
|---|---|---|---|
| stickyFirstColumn | Make first column sticky | boolean | | |
| dataset | string | | | |
| rowsPerPage | Number of rows per page | integer | | |
| columns | array | | Add as many columns as you needSelect configuration typeFollow configuration steps |
Optional¶
You can let these parameters unset if you do not need them
| parameters | label | type | description (placeholder | tooltip) |
|---|---|---|---|
| size | Size | number | Enter a proportion of the total screen | Use on multiple charts onlyEnter a number from 0 to 1 |
| hideSearch | Hide search | boolean | | Hide search bar |
| hideLabel | Hide headers | boolean | | Hide columns name in header |
| filter | Filtering by column | boolean | | Display a search icon in order to let the end-users filter by unique values in all columns |
| tutorial | Tutorial | object | | |
| tutorial/alwaysShow | Always show this tutorial | boolean | | By default the tutorial is shown once only |
| tutorial/content | Message | string | Enter your message | This will be displayed to your users |
| tutorial/id | string | Enter an ID | Change the ID to display the tutorial again. All tutorials with the same ID will be displayed only once. | |
| domain | array | | | |
| rowHeight | Row height | number | Enter number (in px) | This is optionalThe minimum is 50 px, but if you added tag or images columns,the min height of your row can change |
| mobileSize | Mobile Size | number | Enter a proportion of the total mobile screen | Use on multiple charts onlyEnter a number from 0 to 1 |
| compactRows | Compact rows | boolean | | |
| sentimentRow | Row color coding | string (Column of dataset expected) | Column containing the sentiment/color coding rule | Apply a color coding on the full row |
| totalRow | Totals row | boolean | | |
Others¶
This parameters are either common to all charts, or hidden from studio. You can use them in code mode, but it’s not recommended !
| parameters | label | type | description (placeholder | tooltip) |
|---|---|---|---|
| comment | string | | | |
| source | string | | | |
| style | string | | |