Leaderboard Centered Average reference¶
Horizontal bar chart centered around a value
Overview¶
Parameters¶
Required¶
You must fill these parameters to produce a Leaderboard Centered Average
parameters | label | type | description (placeholder | tooltip) |
---|---|---|---|
label | Label | string (Column of dataset expected) | Column containing bar label | |
dataset | string | Dataset | | |
value | Value | string (Column of dataset expected) | Column containing bar value | |
meta | | |
Optional¶
You can let these parameters unset if you do not need them
parameters | label | type | description (placeholder | tooltip) |
---|---|---|---|
labelsOrder | Labels order | | | |
packs | Packs | string (Column of dataset expected) | Column containing grouping of bars | |
sparklines | Sparklines | object | | Add a line to represent the trend of the value for each label.Learn more right here |
sparklines/forceLexicalOrder | Automatic date ordering | boolean | | Set to false to disable lexical reordering of ordinal dates |
sparklines/date | string (Column of dataset expected) | Column containing the time dimension | | |
sparklines/showMissingValues | Show missing values | boolean | | Display missing values as blank/white linesBy default missing values are filtered outto display a continuous line |
sparklines/legend | string | Type in a legend | Optional | |
sparklines/commonScatter | Common scale | boolean | | Use the same scale for all sparklines (y axis) |
sparklines/dateFormat | Date display format | string | Describe how to display the date | OptionalUse d3 time format (like ‘%Y’ to display just years) |
reverse | Reverse automatic sentiment color | boolean | | By default, value above average are in green, and below in red |
average | Overwrite automatic average | | Use it to define a specific average | |
packsOrder | Packs order | | | |
size | Size | number | Enter a proportion of the total screen | Use on multiple charts onlyEnter a number from 0 to 1 |
hideAverageBox | Hide average box | boolean | | |
variation | Variation | string (Column of dataset expected) | Column containing variation values | |
tutorial | Tutorial | object | | |
tutorial/content | Message | string | Enter your message | This will be displayed to your users |
tutorial/alwaysShow | Always show this tutorial | boolean | | By default the tutorial is shown once only |
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. | |
style | Custom CSS class | string | amazing-class | Set a custom CSS class to target this specific chart with CSS |
averageText | Average legend | string | Enter text to be displayed as the average legend | |
sort | Sort bars | string | | |
mobileSize | Mobile Size | number | Enter a proportion of the total mobile screen | Use on multiple charts onlyEnter a number from 0 to 1 |
variationLegend | Variation legend | string | Enter the legend for your variation | |
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) |
---|---|---|---|
sparklines/orderDates | boolean | | | |
sparklines/datesOrder | | | ||
sparklines/unit | string | | | |
drill | string | | |