Skip to content

Commit 9c09dde

Browse files
committed
minor updates to release notes
1 parent 977a2fa commit 9c09dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/trex_release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See also: [Known Issues]({{site.baseurl}}/docs/trex_known_issues.html)
1717

1818
### Tableau Dashboard Extensions API version 1.8
1919

20-
*October 2021*
20+
*November 2021*
2121

2222
* Tableau Dashboard Extensions API library: `tableau.extensions.1.8.0.js` <br>(download or clone the Extensions API repository on [GitHub](https://github.com/tableau/extensions-api){:target="_blank"}.) <br/>
2323

@@ -27,7 +27,7 @@ About this release:
2727

2828
This release contains updates for [Tableau Viz]({{site.baseurl}}/docs/trex_tableau_viz.html){:target="_blank"}, including:
2929

30-
* Added support for setting the size of a bar mark to be manual or fixed. You can also set the mark’s size and alignment.
30+
* Added support for setting the size of a bar mark to be manual (`VizImageSizeSettingType.Manual`) or fixed (`VizImageSizeSettingType.Fixed`). If the type is manual, you can set the mark’s size. If the type is fixed, you can set the alignment (`VizImageSizeSettingAlignmentType`).
3131

3232
* Added support for sorting. You can sort a field (continuous or discrete) by ascending or descending values (`VizImageSortDirectionType.Ascending`, `VizImageSortDirectionType.Descending`).
3333

0 commit comments

Comments
 (0)