Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

204
Vistas
Can I create json file from a flow chart using d3.js?

Context: I am planning to create a tool which will allow us to create flow chart and then import that flow chart data into a JSON file which can be then utilized in other services.

I am new to js and heard about d3 a lot. So does d3 is capable of doing that?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

IMHO d3.js is good at displaying data (hence the name "data driven documents"), however it is not so well suited for creating an editor that lets users "create data from visualizations/documents, that would be "cdv.js" ;-) ).

D3.js does not have a strong graph model and in fact accepts all kinds of data to create a visualization thereof, but there you would have to implement all interactivity that results in the modification or creation of your data (flow chart elements) basically from scratch.

Instead I suggest you take a look at a tool that provides strong diagram editing functionality. A couple of them are listed in this question's answers.

With more sophisticated tools like the ones listed there you can create sophisticated diagram editors like this one. They have built-in graph editing capabilities, rather than just graph visualization capabilities.

You can do this on top of d3.js, too, but d3.js will mostly help with the visualization, but not so much with the interactivity.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda