syncfusion-blazor-charts
Implement Syncfusion Blazor Chart (SfChart) component for comprehensive data visualization. Use this when creating line charts, bar/column charts, area charts, financial charts, or statistical visualizations. This skill covers 30+ chart types including scatter plots, bubble charts, candlestick charts, and specialized charts like waterfall, histogram, and polar charts for Blazor applications.
What this skill does
# Implementing Syncfusion Blazor Charts **NuGet:** `Syncfusion.Blazor.Charts` + `Syncfusion.Blazor.Themes` **Namespace:** `Syncfusion.Blazor.Charts` A comprehensive guide for implementing the Syncfusion Blazor Chart component to create interactive, feature-rich data visualizations in Blazor applications. The Chart component supports 33+ chart types, multiple axes, advanced interactivity, and extensive customization options. ## When to Use This Skill Use this skill when you need to: - **Create data visualizations** in Blazor applications (line, column, bar, area, etc.) - **Implement financial charts** for stock analysis (candle, HILO, HILOOC) - **Build statistical visualizations** (histogram, box-whisker, pareto, waterfall) - **Display comparative data** with stacked or grouped charts - **Show range-based data** with range area/column charts - **Create polar or radar charts** for circular data representation - **Add interactive features** like tooltips, zooming, crosshair, selection - **Customize chart appearance** with themes, gradients, annotations - **Handle dynamic data** with live updates and data editing - **Implement accessible charts** with ARIA support and internationalization ## Component Overview The Syncfusion Blazor Chart component is a powerful data visualization tool that provides: - **33+ Chart Types:** Line, Column, Bar, Area, Spline, Scatter, Bubble, Candle, HILO, Polar, Radar, and more - **Multiple Axes:** Support for category, numeric, datetime, and logarithmic axes - **Rich Interactivity:** Zooming, panning, crosshair, trackball, tooltips, selection - **Data Binding:** Work with List, DataManager, dynamic updates, and live data - **Visual Elements:** Markers, data labels, annotations, legends, gradients - **Advanced Features:** Technical indicators, trend lines, strip lines, multiple panes - **Accessibility:** Full ARIA support, keyboard navigation, localization, RTL - **Customization:** Themes, responsive design, print support, adaptive layout ## Documentation and Navigation Guide ### Complete API Reference ๐ **Read:** [references/api-reference.md](references/api-reference.md) **CRITICAL: Use this reference FIRST for all API-related questions** Use this authoritative API reference when: - Looking up correct enum values (ChartSeriesType, ValueType, SelectionMode, etc.) - Finding public method signatures (RefreshAsync, ExportAsync, ShowTooltip, etc.) - Verifying property names and types - Generating code samples - Troubleshooting API-related issues Topics covered: - Complete list of SfChart public methods with signatures - All chart enumerations with correct values - Key component classes and their properties - Method usage examples - Common patterns and best practices **Key Points:** - All enum values are **exact** - do not use variations - Method names follow C# conventions (e.g., `RefreshAsync` not `Refresh`) - Always use `@ref` to access chart instance for method calls - Namespace: `Syncfusion.Blazor.Charts` --- ### Getting Started ๐ **Read:** [references/getting-started.md](references/getting-started.md) Use this when: - Setting up a new Blazor Chart project - Installing NuGet packages and configuring services - Creating your first chart component - Understanding basic chart structure and data binding - Working with Visual Studio, VS Code, or .NET CLI Topics covered: - Installation and prerequisites - Package setup (Syncfusion.Blazor.Charts) - Namespace imports and service registration - Script references - Basic chart implementation - Simple data binding example --- ### Chart Types #### Common Chart Types ๐ **Read:** [references/chart-types-common.md](references/chart-types-common.md) Use this for frequently-used chart types: - Line charts for trend visualization - Area charts for showing magnitude over time - Column charts for categorical comparisons - Bar charts for horizontal comparisons - Spline charts for smooth curves - Step charts for stepped data progression Topics covered: - Line, Area, Column, Bar chart implementations - Spline and Spline Area variations - Step Line and Step Area patterns - When to use each chart type - Configuration and customization - Multi-series examples #### Specialized Chart Types ๐ **Read:** [references/chart-types-specialized.md](references/chart-types-specialized.md) Use this for specialized visualization needs: - Financial charts (Candle, HILO, HILOOC) - Statistical charts (Box-Whisker, Histogram, Error Bar, Pareto, Waterfall) - Stacked charts (Stack Area/Bar/Column/Line) - Range charts (Range Area/Column/Step Area) - Polar and Radar charts - Scatter and Bubble charts - Vertical chart orientation Topics covered: - Financial chart patterns and configurations - Statistical analysis chart types - Stacking modes (normal vs 100%) - Range visualization techniques - Circular chart layouts - XY scatter relationships - Chart orientation options --- ### Axes and Data Configuration ๐ **Read:** [references/axes-and-scales.md](references/axes-and-scales.md) Use this when: - Configuring axis types (category, numeric, datetime, logarithmic) - Customizing axis appearance and behavior - Formatting axis labels and values - Working with multiple axes - Setting axis ranges and intervals Topics covered: - Category axis for discrete data - Numeric axis for continuous values - DateTime axis for time-series data - Logarithmic axis for exponential data - Axis customization (title, range, interval) - Label formatting, rotation, and positioning - Multiple axis configuration - Inverse and opposed axes ๐ **Read:** [references/data-handling.md](references/data-handling.md) Use this when: - Binding data sources to charts - Adding, removing, or updating data dynamically - Enabling data editing - Sorting chart data - Working with live or streaming data Topics covered: - Data source binding (List, DataManager) - Dynamic data operations - Data editing functionality - Chart sorting options - Real-time data updates - Data serialization patterns --- ### Visual Elements ๐ **Read:** [references/visual-elements.md](references/visual-elements.md) Use this when: - Adding data markers to chart points - Displaying data labels on series - Creating custom label templates - Adding annotations (text, shapes, images) - Applying gradient fills Topics covered: - Data marker types and customization - Data label visibility and formatting - Label positioning strategies - Data label templates - Last data label highlighting - Chart annotations (text, shapes, images) - Gradient color fills ๐ **Read:** [references/legend.md](references/legend.md) Use this when: - Enabling and configuring chart legend - Positioning legend (top, bottom, left, right) - Customizing legend appearance - Implementing legend click behavior - Creating custom legend templates Topics covered: - Legend visibility and positioning - Legend shape and text customization - Interactive legend (toggle series) - Legend pagination - Custom legend templates - Legend alignment options --- ### Interactive Features ๐ **Read:** [references/interactive-features.md](references/interactive-features.md) Use this when: - Enabling tooltips with custom formatting - Adding crosshair or trackball for data tracking - Implementing point, series, or cluster selection - Enabling zooming and panning - Creating interactive user experiences Topics covered: - Tooltip configuration and templates - Crosshair and trackball features - Selection modes and patterns - Zoom types (selection, pinch, mousewheel) - Zoom toolbar configuration - Pan functionality - User interaction events --- ### Customization and Appearance ๐ **Read:** [references/appearance-styling.md](references/appearance-styling.md) Use this when: - Customizing chart appearance and themes - Setting chart dimensions and sizing - Configuring responsive/adaptive layout - Enabling print functionality - Styling background, borders, and margins Topics covered: - Chart appearance custo
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context โ no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes โ information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development โ guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.