Software Alternatives & Reviews

If I wanted to display data in an interactive way not available through any existing tools, where do I begin? Is there a language/platform/framework?

Matplotlib D3.js Shiny
  1. matplotlib is a python 2D plotting library which produces publication quality figures in a variety...
    Pricing:
    • Open Source
    If you want to do something local, matplotlib is a pretty decent tool.

    #Data Visualization #Development #Technical Computing 98 social mentions

  2. 2
    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
    If you want to do this on the web, D3js is pretty neat.

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

  3. 3
    Shiny is an R package that makes it easy to build interactive web apps straight from R.
    Pricing:
    • Open Source
    But you might consider Shiny, which doesn't get recommended a lot, but is a very flexible interactive data visualization tool. You have to be willing to R, though.

    #Web Frameworks #Developer Tools #Python Web Framework 32 social mentions

Discuss: If I wanted to display data in an interactive way not available through any existing tools, where do I begin? Is there a language/platform/framework?

Log in or Post with