Skip to content

Commit

Permalink
Diagram: fix last sample (#6927)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladaskorohodova authored Dec 25, 2024
1 parent 1711faf commit d021baa
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ If the [autoLayout.type](/api-reference/10%20UI%20Components/dxDiagram/1%20Confi
<DxNodes
:data-source="orgItemsDataSource"
:key-expr="'key'"
:text-expr="'tame'"
:text-expr="'text'"
:left-expr="'left'"
:top-expr="'top'"
>
Expand Down
Loading

0 comments on commit d021baa

Please sign in to comment.