chevron_right Demos chevron_right Arrow
Related demos
Book a live Demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

  • Interactive graph visualization in real time
  • Integration example
  • Live Q&A and next step recommendations

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Live Demo — yFiles in Action

30–45 min | Online | No install required

For Developers, Product Mangers & Executives

30–45 minutes | 1:1 or team session | Online (Zoom / Teams)

No install required | We show live code

Book a free live demo

Arrow Demo

The Arrow class provides several properties to customize arrows. It can render ArrowTypes and visualize different arrow shapes. This demo demonstrates edges with all arrow types specified in the edge labels.

Besides shapes, arrows can also be customized by changing its fill, stroke and length. The widthScale and lengthScale of arrows can also be adjusted to change its aspect ratio.

One can also create custom arrows by implementing a visualization based on the IArrow interface. See Step 12: Custom Arrow in Tutorial: Edge Style Implementation for an example implementation.

Things to Try