Time-based

Time-based Chart example

Time-based charts are very similar to distribution charts, the only differences being that:

  • An additional parameter tells the frontend if the dates should be displayed by Day, Week, Month, or Year,

Traditional Syntax

Using full context methods with add_chart:

DSL Syntax

Using simplified DSL with chart:

Last updated

Was this helpful?