EulerVertex LogoEulerVertex
CoursesProblemsNodesDocs
⌘K
Log inGet Started

Components

These are the interactive components registered in the Studio's page editor — the ones you can insert through its component picker. Each has its own page below with a live example and its full prop reference.

Row Reduction

Interactive matrix row reduction simulator (REF / RREF)

Surface Graph

Annotated 3D surface (chain rule, min/max, Lagrange, level sets, epsilon-delta, directional derivative, limit counterexamples). Pick a variant via the props JSON.

Equation Plotter

Type-in equation plotter (2D and 3D) — parametric, linear, explicit, and implicit equations, with optional sample points and tangent vectors.

Implicit Circle (Tangent Line Demo)

Preset: unit circle with its tangent line at t = pi/4, sample point labeled.

Vector 2D

Draggable 2D vectors — single/addition/subtraction, a parametric line p+tv, dot/cross product relationships, or a change-of-basis explorer with a user-entered basis. Pick a variant via the props JSON.

Flowchart

Drag-and-connect flowchart editor — rectangle/decision/terminal/input-output shapes, styled per-node, rendered read-only for students.

Collapsible

Expandable/collapsible content section with a clickable header — useful for hiding a proof, a longer aside, or optional detail behind a toggle.