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

Tutorial videos with description #562

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Tutorial videos with description #562

merged 2 commits into from
Sep 20, 2023

Conversation

erikfTW
Copy link
Contributor

@erikfTW erikfTW commented Sep 18, 2023

Draft tutorial videos with descriptions.

Charts are visual ways to show and study patterns, trends, and connections in data. Line charts, in particular, show data points connected by straight lines,
making it easy to see trends and changes over time. You can change the line styles in charts by adjusting the line properties to create different looks.

To discover more about the Taipy Taipy charts to update line types, click on the tutorial video [here](https://www.youtube.com/watch?v=M32xhZP04yo).
Copy link
Member

Choose a reason for hiding this comment

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

Same comment, I have a hard time with how it is formulated

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's try this:

Charts visualize patterns, trends, and data relationships. Line charts connect data points with straight lines for tracking changes over time. Customize line styles in charts by tweaking line properties for various appearances.

Copy link
Member

Choose a reason for hiding this comment

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

Fine for me!

Taipy uses [Python Markdown](https://python-markdown.github.io/) to turn your Markdown text into web pages. There are several language extensions that help make your pages look nice and user-friendly.
Specifically, Taipy uses the following Markdown extensions:

- [Admonition](https://python-markdown.github.io/extensions/admonition/)
Copy link
Member

@FlorianJacta FlorianJacta Sep 19, 2023

Choose a reason for hiding this comment

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

Not sure if this is so interesting but we can keep it

Copy link
Member

Choose a reason for hiding this comment

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

Agreed Florian. Every useless detail should be removed. To the point.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Then I will remove this section, to keep just information to the point, thanks.

@@ -0,0 +1,8 @@
# Taipy Charts to Update Line Types
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
# Taipy Charts to Update Line Types
# Changing Line Types Using Charts

Comment on lines +5 to +6
Charts are visual ways to show and study patterns, trends, and connections in data. Line charts, in particular, show data points connected by straight lines,
making it easy to see trends and changes over time. You can change the line styles in charts by adjusting the line properties to create different looks.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
Charts are visual ways to show and study patterns, trends, and connections in data. Line charts, in particular, show data points connected by straight lines,
making it easy to see trends and changes over time. You can change the line styles in charts by adjusting the line properties to create different looks.
Charts visualize patterns, trends, and data relationships. Line charts connect data points with straight lines for tracking changes over time. Customize line styles in charts by tweaking line properties for various appearances.

Comment on lines +8 to +17
Taipy uses [Python Markdown](https://python-markdown.github.io/) to turn your Markdown text into web pages. There are several language extensions that help make your pages look nice and user-friendly.
Specifically, Taipy uses the following Markdown extensions:

- [Admonition](https://python-markdown.github.io/extensions/admonition/)
- [Attribute Lists](https://python-markdown.github.io/extensions/attr_list/)
- [Fenced Code Blocks](https://python-markdown.github.io/extensions/fenced_code_blocks/)
- [Meta-Data](https://python-markdown.github.io/extensions/meta_data/)
- [Markdown in HTML](https://python-markdown.github.io/extensions/md_in_html/)
- [Sane Lists](https://python-markdown.github.io/extensions/sane_lists/)
- [Tables](https://python-markdown.github.io/extensions/tables/)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
Taipy uses [Python Markdown](https://python-markdown.github.io/) to turn your Markdown text into web pages. There are several language extensions that help make your pages look nice and user-friendly.
Specifically, Taipy uses the following Markdown extensions:
- [Admonition](https://python-markdown.github.io/extensions/admonition/)
- [Attribute Lists](https://python-markdown.github.io/extensions/attr_list/)
- [Fenced Code Blocks](https://python-markdown.github.io/extensions/fenced_code_blocks/)
- [Meta-Data](https://python-markdown.github.io/extensions/meta_data/)
- [Markdown in HTML](https://python-markdown.github.io/extensions/md_in_html/)
- [Sane Lists](https://python-markdown.github.io/extensions/sane_lists/)
- [Tables](https://python-markdown.github.io/extensions/tables/)

@erikfTW erikfTW merged commit 8d0645d into develop Sep 20, 2023
1 check passed
@erikfTW erikfTW deleted the doc/tutorials-videos branch September 20, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants