Legacy :: Slopegraph reference

Warning

This is a legacy chart and is not supported anymore. Please, choose a new chart.

Parameters

parameters label type description (placeholder | tooltip)
date   string (Column of dataset expected) Column containing the time dimension |
label   string (Column of dataset expected) Column containing the label represented by the lines |
value   string (Column of dataset expected) Column containing the value to be displayed by the lines |
comment   string |
dataset   string |
evolution   string (Column of dataset expected) Column containing variation values |
requesters   object |
size Size number Enter a proportion of the total screen | Use on multiple charts onlyEnter a number from 0 to 1
style   string |
chartType     |
meta Lines additional info   | Will be displayed in the legend
source   string |
filters   object |
filters/upper-right   object |
filters/upper-right/globalFilterId   string |
filters/upper-middle   object |
filters/upper-middle/globalFilterId   string |
id     |
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.
mobileSize Mobile Size number Enter a proportion of the total mobile screen | Use on multiple charts onlyEnter a number from 0 to 1
units   object |
dateFormat Date display format string Describe how to display the date in the legend. Use d3 time format. i.e. ‘%Y’ to display just years |