[canvas] [docs] Canvas docs assume knowledge of the syntax/grammar of the expression language #47358
Labels
Feature:Canvas
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
Team:Docs
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
As I've been looking through the Canvas docs, I've been trying to contextualize the various functions and finding it difficult. Specifically, the Function Reference page is great for understanding what should be possible, but not for combining these into a useful whole.
My proposal is to:
So for example, the first paragraph right now is:
I think this page should also document what a simple Canvas expression looks like:
It should use that simple expression to point out:
{}
syntaxmulti
fields, but there should be an example that supports itAlong the same lines, each function explanation is very hard to understand as a non-expert. For example, this is the current documentation for
math
:So how do I actually use it?
The text was updated successfully, but these errors were encountered: