-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add version badge for Gantt chart (#4167)
- Loading branch information
1 parent
38c063f
commit 4a3fb95
Showing
4 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -940,7 +940,7 @@ The result is illustrated in <<figure.charts.charttypes.pie.donut>>. | |
[.fill.white] | ||
image::img/charts-donut.png[width="60%"] | ||
|
||
|
||
[role="since:com.vaadin:[email protected]"] | ||
[[charts.charttypes.gantt]] | ||
== Gantt Charts | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,9 @@ order: 9 | |
version: since:com.vaadin:[email protected] | ||
--- | ||
|
||
|
||
[[charts.gantt]] | ||
= Gantt Chart | ||
|
||
= [since:com.vaadin:[email protected]]#Gantt Chart# | ||
|
||
A Gantt chart is a type of bar chart that can represent a project schedule. It's used for planning and scheduling projects, for displaying the start and finish dates of a project's various elements. It can help in visualizing a project's timeline, task dependencies, and progress. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ include::{root}/frontend/demo/component/charts/charts-polar.ts[render,tags=snipp | |
---- | ||
-- | ||
|
||
|
||
[role="since:com.vaadin:[email protected]"] | ||
== Gantt Chart | ||
|
||
[.example] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,6 +53,7 @@ include::{root}/frontend/demo/component/charts/react/charts-polar.tsx[render,tag | |
---- | ||
-- | ||
|
||
[role="since:com.vaadin:[email protected]"] | ||
== Gantt Chart | ||
|
||
[.example] | ||
|