Is it possible to add custom html and css to the daypilot gantt?
Asked by Anonymous 1 years ago.
I need to add custom HTML inside a Gantt chart to apply custom styles based on task status. For example, tasks that are "In Progress" should appear in green, while "Completed" tasks should be yellow, etc. Additionally, I want to display the progress percentage using striped patterns. Since the default HTML and CSS provided by DayPilot don’t support these customizations, I need a solution to achieve this. How can I fix this issue?
For more complex styling (like using a striped background for the progress bar), you can add a custom CSS class to the task box and style the elements using CSS.