diagrams.net
diagrams.net (previously draw.io) is a cross-platform graph drawing software application developed in HTML5 and JavaScript. Its interface can be used to create diagrams such as flowcharts, wireframes, UML diagrams, organizational charts, and network diagrams.
diagrams.net is available as an online web app, and as an offline desktop application for Linux, macOS, and Windows. Its offline application is built using the Electron framework. The web app does not require online login or registration and can open from and save to the local hard drive. Supported storage and export formats to download include PNG, JPEG, SVG, and PDF.
It also integrates with cloud services for storage including Dropbox, OneDrive, Google Drive, GitHub, and GitLab.com.
It is also available as plugin to embed the web app in platforms such as NextCloud, MediaWiki, Notion, Atlassian Confluence, and Jira.
It has been described by tech reviewers such as TechRadar and PCMag as an alternative to Lucidchart, Microsoft Visio, and SmartDraw.
diagrams.net is provided under an Apache 2.0 license, however some source files are only provided in minified form so it is not open source software.
History
JGraph Ltd
JGraph Ltd is a private limited company founded by Gaudenz Alder and David Benson in 2000 in the United Kingdom.
JGraph
JGraph started as a pure Java language software project by Gaudenz Alder and as a university project in 2000 at ETH Zurich, Switzerland. The initial public release of JGraph 1.0 was in May 2002. The original design for JGraph was to make it an architectural extension of the Swing Java-toolkit and its JTree
class.
mxGraph
In 2005, development began on mxGraph, which is a graph drawing software library written in JavaScript using HTML5 and SVG technologies. The project was publicly released in 2006, and supported Firefox 1.5 and Internet Explorer 5.5.
mxGraph was originally made available as freeware through a hosted demo of the software for online use, with publicly available source under a end-user license agreement for non-commercial use with the option to purchase a commercial license.
In 2009, mxGraph was open sourced under the Apache license. JGraph also bundled official ports of mxGraph in other languages including Java, C#, and PHP.
In 2021, the mxGraph Github repository was archived by its owner and is now read-only.
JGraphX
After the final JGraph 5.x release in February 2010, the project renamed its Java-language application to JGraphX, integrated the mxGraph library, and took on mxGraph's version numbering, starting with JGraphX 1.10.0.5 released in 2012.
Diagramly
In 2011, the company started publishing its hosted service for the mxGraph web application under a separate brand, Diagramly with the domain "diagram.ly".
draw.io
In 2012, after removing the remaining use of Java applets from its web app, the service is rebranded as draw.io because the ".io suffix is a lot cooler than .ly", said co-founder David Benson in a 2012 interview.
diagrams.net
In February 2020, the company announced on its blog that the hosted version of the web application would move from "draw.io" to the "diagrams.net" domain, citing security reasons. The move was completed a month later. The software library, file format, and integrated services remain branded as "drawio".
In August 2024, starting with version 24.7.8, the company changed the Apache 2.0 license of the project to their own custom license, a modified Apache 2.0 license that included a clause prohibiting the use of the software in Atlassian's Confluence and Jira products, in order to protect sales of their own Confluence integration.
As of December 2024 the project reverted back to the Apache 2.0 license.