Gantt
The Gantt chart is a powerful tool for visualizing project schedules and tracking the progress of tasks. It provides a clear, hierarchical view of tasks, allowing you to easily identify manage project timelines.
Installation
npx kibo-ui@latest add gantt
Features
- Resizable and draggable timeline items
- Markers to highlight important dates
- Today marker to highlight the current date
- Create marker trigger to create a new marker
- Grouping of features
- Multiple items per row for scenarios like hotel reservations, resource booking, etc.
Examples
Multiple items on one row
Perfect for hotel reservations, resource scheduling, or any scenario where multiple items share the same category but have different time periods.
Without a sidebar
Read-only version
Calendar
The calendar view displays features on a grid calendar. Specifically it shows the end date of each feature, and groups features by day.
Kanban
A kanban board is a visual tool that helps you manage and visualize your work. It is a board with columns, and each column represents a status, e.g. "Backlog", "In Progress", "Done".