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

[GANTT] Implement "[day] are colored in #AAAAFF" #440

Merged

Conversation

Nordes
Copy link

@Nordes Nordes commented Jan 8, 2021

As suggested in #432 , I think it would be a nice addition to be able to color the day as we wish. It might be something recurring (such as weekend is a different day for some people or whatever reason).

Works with:

  • weekly
  • daily

Usage

@startgantt gantt
printscale daily

Project starts the 1st of january 2021
sunday are colored in #AAAAFF

[Automatic branch tag on release] as [s1] starts 2021-01-15 and lasts 1 week
then [Setup Automatic Alerts] as [s2] lasts 1 week

[End] happens 150 days after start
@endgantt

Result

Daily
image

Weekly
image

@Nordes Nordes changed the title Implement "[day] are colored in #AAAAFF" [GANTT] Implement "[day] are colored in #AAAAFF" Jan 8, 2021
@arnaudroques arnaudroques merged commit 3a7e935 into plantuml:master Jan 8, 2021
@Nordes Nordes deleted the feature/432-gantt_color_DaysOfWeek branch January 8, 2021 23:32
@ctr
Copy link

ctr commented Jan 17, 2021

Hi

This is not working for me on monthly Gantt views. Is it possible to fix?

e.g.

@startgantt gantt
printscale monthly

Project starts the 1st of january 2021
2021-01-01 to 2021-03-30 are colored in #AAAAFF

[Automatic branch tag on release] as [s1] starts 2021-01-15 and lasts 1 week
then [Setup Automatic Alerts] as [s2] lasts 1 week

[End] happens 300 days after start
@endgantt

http://www.plantuml.com/plantuml/uml/LP11QyCm38Nl_XKFTYxO3RitX_Kys37aeDbgdSwLWwKmyk_NfYjZGZmGwBqFta6Dcfr9pB2fcziaff4Aurh5SbcTUs_rmj6mFIiiCu8QwWaNaeNQYhtV1tUNdRylhE9nTRlEWneZrb8R9qo2b_usnwDpGxzOlP9D4P-D96OOdL45ZGkJyWXI31h69_b92AyWIIYafWZuPlvobbamVB0jC_vo-y8tus_GVlnlSSERf16Pvfb5qNcFHAk2JiRjmNG7bhGrymC0

BW C.

@The-Lum
Copy link
Collaborator

The-Lum commented Jan 20, 2023

Hi all, and @ctr,

[This is an Issue Review]
This is now fixed.

  • Thanks @ctr for the report.
  • Thanks PlantUML team for your work.

Regards.

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.

None yet

4 participants