DEV Community

Cover image for Marey Chart
Arthur Khokhlov
Arthur Khokhlov

Posted on • Originally published at jointjs.com

Marey Chart

Marey diagrams or Marey charts are usually used to analyze transportation systems such as bus or train schedules. However, there are other uses for this type of diagram, one of which is workflow analysis.

Below you can see an interactive example of a Marey diagram and feel free to study the source code to learn how to build one.

Inspired by Mike Bostock D3 example: https://bl.ocks.org/mbostock/5544008

This demo was built with JointJS, a proven JavaScript diagramming library. If you are interested in enhancing your application with interactive diagrams, explore our gallery of pre-built diagraming applications and cut your development time to days: https://www.jointjs.com/demos

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay