Mind Map — Reladraw template

产品规划脑图. Copy the source, paste into the official playground, done. No coordinates — every position is stated relative to something else.

Preview

Product 2027 Growth Platform Team SEO Referral

Source (.reladraw)

node core "Product 2027"
node growth "Growth"  above-right of core
node platform "Platform"  right of core
node team "Team"  below-right of core
node seo "SEO"  right of growth
node ref "Referral"  below seo
edge core -> growth
edge core -> platform
edge core -> team
edge growth -> seo
edge growth -> ref

How to use

  1. Open the Reladraw playground
  2. Paste the source above — the diagram re-solves live
  3. Export SVG from the playground, or render locally: npx reladraw mind-map.reladraw -o out.svg

When to use this template

A product-planning mind map: one core node, three branches (growth, platform, team), two leaves off the growth branch. Use it in kickoff docs and strategy one-pagers — Reladraw keeps it versionable as plain text, unlike whiteboard tools.

How to customize

  1. Add a fourth branch. Add node risks "Risks" below-left of core and edge core -> risks.
  2. Go two levels deep. Add leaves under team: node hiring "Hiring plan" right of team with edge team -> hiring.
  3. Prioritize visually. Prefix labels: node seo "P0 · SEO" — P0/P1 prefixes survive copy-paste into docs.

FAQ

Can Reladraw be used as a mind mapping tool?

Yes — declare a center node, place branches around it (above-right, right, below-right), and grow leaves outward. As text, the map diffs cleanly in git and updates with one-line edits.

How do I keep a mind map from getting cluttered?

Cap each branch at five leaves; when it outgrows that, split a branch into its own diagram. Placement stays readable because every node is explicitly anchored to its branch.

Can two branches share a subtopic?

Draw both edges to the same node — shared nodes render once and both connections stay visible, which is exactly what cross-cutting topics need.

Related templates

SaaS Metrics MapPricing Tier MapContent Production Pipeline