Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the formatting capabilities of the table control #1003

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

FabienLelaquais
Copy link
Member

Resolves #520.

This needs to be complemented by an example in the taipy repository (doc/examples/controls/table-formatting.py).

@FabienLelaquais FabienLelaquais added 📈 Improvement Improvement of a feature. 🖰 GUI Related to GUI 📄 Documentation Internal or public documentation 🟨 Priority: Medium Not blocking but should be fixed soon labels Jun 20, 2024
@FabienLelaquais FabienLelaquais self-assigned this Jun 20, 2024
Copy link
Member

@FredLL-Avaiga FredLL-Avaiga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 small typo

docs/manuals/gui/viselements/table.md_template Outdated Show resolved Hide resolved
Copy link
Member

@FlorianJacta FlorianJacta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this column property, and the doc is really great!

Copy link
Member

@namnguyen20999 namnguyen20999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great !!!

@FabienLelaquais FabienLelaquais merged commit 672f518 into develop Jun 21, 2024
1 check passed
@FabienLelaquais FabienLelaquais deleted the doc/#520-table-number-format branch June 21, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 Documentation Internal or public documentation 🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be fixed soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify what is number_format for Tables
4 participants