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

请问一下怎么解决这个日期重叠的问题? #4925

Closed
ysdxz207 opened this issue Dec 14, 2021 · 3 comments
Closed

请问一下怎么解决这个日期重叠的问题? #4925

ysdxz207 opened this issue Dec 14, 2021 · 3 comments

Comments

@ysdxz207
Copy link

image

@abnerlee
Copy link
Contributor

Could you provide code sample?

Could you also try on https://mermaid.live/?

merge into #1661

@ysdxz207
Copy link
Author

@abnerlee
image

code:

gantt
  title 时间排期(暂定)
  section 研发
    1     :2021-12-14, 14d
    2     :2021-12-20, 9d
    3          :2021-12-29, 3d
    4          :done, 2022-01-01, 3d
    5          :2022-01-04, 5d
  section 发布
    6          :2022-01-11, 1d
    7          :2022-01-12, 1d

@abnerlee
Copy link
Contributor

abnerlee commented Dec 14, 2021

seems same on mermaid.live:

image

For hotfix, please increase the writing area https://support.typora.io/Width-of-Writing-Area/

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

No branches or pull requests

2 participants