Gantt diagram: no style entry for legend

0 votes
asked Sep 29, 2020 in Wanted features by PascalChap (340 points)

1 Answer

0 votes
answered Nov 1, 2020 by The-Lu (64,760 points)

Hello P.,

FYI; This is fixed from V1.2020.18-19:

<style>
ganttDiagram {
  legend {
    FontColor blue
    FontSize 15
    FontStyle italic
    LineColor Orange
  }
}
</style>


[See on PlantUML sever]

→ We will expect now the same for header and footer. wink

See all the tests on:

Thanks to PlantUML team,
Regards,
Th.

...