Advanced mode
User doc
- {|__LODEXWIDTH\_|}
- Lodex custom variable for Vega and Vega-Lite charts, this variable is replaced by the width of the parent container before the chart is rendered
- {|__LODEXHEIGHT\_|}
- Lodex custom variable for Vega and Vega-Lite charts, this variable is replaced by the height of the parent container before the chart is rendered
- container
- Vega and Vega-Lite variables, tell Vega to use the size of the parent container, this variable can be used with
width and height and is highly recommended to be used in any diagram
Technical doc
TODO