# diagram-js-origin **Repository Path**: mirrors_bpmn-io/diagram-js-origin ## Basic Information - **Project Name**: diagram-js-origin - **Description**: A point of origin crosshair for diagram-js - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # diagram-js-origin [![CI](https://github.com/bpmn-io/diagram-js-origin/actions/workflows/CI.yml/badge.svg)](https://github.com/bpmn-io/diagram-js-origin/actions/workflows/CI.yml) A point of origin cross and contour for diagram-js. ![Showing the cross added by the plug-in](./docs/origin.png) ## Configure Border The plug-in will render an optional border to contour the positive coordinate space. Remove the border by providing a `config.origin.showBorder=false` entry. ## License MIT