syncfusion-blazor-gantt-chart
Installation
SKILL.md
Implementing Syncfusion Blazor Gantt Chart
When to Use This Skill
Use this skill when the user needs to:
- Implement project scheduling interfaces similar to Microsoft Project with visual timeline and task management
- Display hierarchical task structures with parent-child relationships, dependencies, and progress tracking
- Enable interactive timeline editing through drag-and-drop taskbars, resize operations, and dependency linking
- Manage project resources including personnel allocation, workload tracking, and overallocation detection
- Configure complex timelines with custom zoom levels, working hours, holidays, time zones, and duration units
- Export project data to Excel, CSV, or PDF formats with customizable layouts and styling
- Handle remote data through Entity Framework, Dapper, custom adaptors, or REST API connections
- Implement critical path analysis for identifying tasks that impact project completion dates
- Create resource views showing task allocation and utilization across team members and equipment
This skill provides comprehensive guidance for the SfGantt<TValue> component, covering all aspects from basic setup through advanced features like split tasks, baseline tracking, and custom PDF exports.