%% flowchart
E-commerce Checkout Flow
Complete checkout process with error handling
Good for: E-commerce systems, user journey mapping
%% gallery
Every card below is rendered live by the component. Open the source, copy it, paste it into
your own string prop.
13 / 13
%% flowchart
Complete checkout process with error handling
Good for: E-commerce systems, user journey mapping
%% flowchart
System architecture with multiple services
Good for: System design, architecture documentation
%% sequence
Complete OAuth authentication sequence
Good for: Authentication systems, API security
%% flowchart
DevOps deployment pipeline with stages
Good for: DevOps, deployment automation
%% gantt
Sprint timeline with ceremonies
Good for: Project management, agile planning
%% journey
Complete user experience flow
Good for: UX design, customer experience
%% er
Relational database design for e-commerce
Good for: Database design, data modeling
%% state
Order lifecycle state transitions
Good for: State management, business logic
%% gitgraph
Development workflow with Git branches
Good for: Version control, team collaboration
%% class
Object-oriented design for payment processing
Good for: Software architecture, OOP design
%% mindmap
Feature breakdown for product planning
Good for: Product planning, brainstorming
%% pie
Pie chart showing technology usage
Good for: Data visualization, reporting
%% sequence
Complex inter-service communication pattern
Good for: Distributed systems, service architecture