d3-graphviz VS elkjs

Compare d3-graphviz vs elkjs and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
d3-graphviz elkjs
2 2
1,628 1,549
- 2.3%
8.0 6.0
3 months ago 15 days ago
JavaScript JavaScript
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

d3-graphviz

Posts with mentions or reviews of d3-graphviz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • FlowRun - executable flowcharts for the web
    4 projects | dev.to | 10 Apr 2022
    Next, it uses Graphviz via d3-graphviz library, which uses WebAssembly under the hood. You can copy the DOT source for each function that is displayed, and generate an SVG/PDF/JPG or any other format that Graphviz supports.
  • How to show straight nodes
    1 project | /r/d3js | 10 Nov 2021
    There's a third party d3-graphviz library that might be what you're looking for: https://github.com/magjac/d3-graphviz https://bl.ocks.org/magjac/4acffdb3afbc4f71b448a210b5060bca

elkjs

Posts with mentions or reviews of elkjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • Ask HN: Are There Any Layered Graph Layout Algorithms in Active Development?
    3 projects | news.ycombinator.com | 20 Feb 2023
    Hello,

    I've been researching layered graph algorithms, but it appears that this market is mostly inactive at the moment.

    Dagre (https://github.com/dagrejs/dagre) is considered outdated, with a codebase from 2015 that is no longer being updated, although they still accept some pull requests.

    KLAY (https://github.com/kieler/klayjs) has been succeeded by ELK, and development stopped in 2016.

    ELK (https://github.com/kieler/elkjs) is currently being developed by the KIELER Project, mostly by students and professors, written in Java. They are doing a great job, but the library is written in Java and then transpiled to JavaScript. They also rely on students for help with the development, which makes progress slow.

    Do you happen to know of any new projects that are actively addressing this problem?

  • React library to create dynamic flowcharts?
    2 projects | /r/reactjs | 26 Sep 2022
    I'm pairing it with elkjs, to do the positioning. Elkjs is actually a port of a Java based library, but it has a lot features, works well.

What are some alternatives?

When comparing d3-graphviz and elkjs you can also consider the following projects:

cytoscape.js-fcose - fCoSE: a fast Compound Spring Embedder

dagre - Directed graph layout for JavaScript

d3-sankey-circular - A fork of the d3-sankey library to allow circular links.

cytoscape.js-edgehandles - Edge creation UI extension for Cytoscape.js

octopus - 🐙 Octopus - Internal wiki with diagrams for software and product teams

klayjs - (deprecated) KIELER's layout algorithms for JavaScript

react-simple-maps - Beautiful React SVG maps with d3-geo and topojson using a declarative api.

d3-cloud - Create word clouds in JavaScript.

GraphvizOnline - Let's Graphviz it online

Scala.js - Scala.js, the Scala to JavaScript compiler

Vimwiki-Graphviz - A VimWiki Graph Generator

FlowRun - Executable flow diagrams