Software Alternatives & Reviews

Help me with how to start ? I want to make a similar chart but i dont know what type of chart or datatable i should use.

jsPlumb Raphael D3.js
  1. jsPlumb is an advanced, standards-compliant and easy to use JS library for building connectivity based applications, such as flowcharts, process flow diagrams, sequence diagrams, organisation charts, etc. More than just a diagram library.
    Pricing:
    • Open Source
    • Paid
    • Free Trial
    • $990.0 / One-off

    #Flowcharts #Org Charts #Javascript UI Libraries 5 social mentions

  2. Raphael.js is an Object Oriented drawing library. It is good at making in-depth diagrams with complex interactions.
    Pricing:
    • Open Source
    You could also directly use libraries like Raphael or D3(lots of the tools around use D3.js as their core rendering library) if you just want help with drawing the SVG elements and connectors ... That is, if you're going to pull the data from the DB, decide in your app what each shape should be and where it should be on the page, etc. Integrating and driving these directly from Angular isn't trivial, but there are books and blogs to help (for example, see https://edupala.com/how-to-use-angular-d3js-chart/).

    #Javascript UI Libraries #Charting Libraries #Data Visualization 2 social mentions

  3. 3
    D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
    Pricing:
    • Open Source
    You could also directly use libraries like Raphael or D3(lots of the tools around use D3.js as their core rendering library) if you just want help with drawing the SVG elements and connectors ... That is, if you're going to pull the data from the DB, decide in your app what each shape should be and where it should be on the page, etc. Integrating and driving these directly from Angular isn't trivial, but there are books and blogs to help (for example, see https://edupala.com/how-to-use-angular-d3js-chart/).

    #Javascript UI Libraries #Charting Libraries #Data Visualization 159 social mentions

Discuss: Help me with how to start ? I want to make a similar chart but i dont know what type of chart or datatable i should use.

Log in or Post with