Software Alternatives & Reviews

Ask HN: What plotting tools should I invest in learning?

Matplotlib ggplot2 D3.js
  1. matplotlib is a python 2D plotting library which produces publication quality figures in a variety...
    Pricing:
    • Open Source
    For random, quick and dirty, ad-hoc plotting tasks my default is GNUPlot[1]. Otherwise I tend to use either Python with matplotlib, or R with ggplot2. I keep saying I'm going to invest the time to properly learn D3[4] or something similar for doing web-based plotting, but somehow never quite seem to find time to do it. <i>sigh</i> [1]: http://www.gnuplot.info/ [2]: https://matplotlib.org/ [3]: https://ggplot2.tidyverse.org/ [4]: https://d3js.org/.

    #Development #Data Visualization #Technical Computing 98 social mentions

  2. Application and Data, Libraries, and Charting Libraries
    Pricing:
    • Open Source
    For random, quick and dirty, ad-hoc plotting tasks my default is GNUPlot[1]. Otherwise I tend to use either Python with matplotlib, or R with ggplot2. I keep saying I'm going to invest the time to properly learn D3[4] or something similar for doing web-based plotting, but somehow never quite seem to find time to do it. <i>sigh</i> [1]: http://www.gnuplot.info/ [2]: https://matplotlib.org/ [3]: https://ggplot2.tidyverse.org/ [4]: https://d3js.org/.

    #Data Visualization #Technical Computing #Application And Data 11 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
    For random, quick and dirty, ad-hoc plotting tasks my default is GNUPlot[1]. Otherwise I tend to use either Python with matplotlib, or R with ggplot2. I keep saying I'm going to invest the time to properly learn D3[4] or something similar for doing web-based plotting, but somehow never quite seem to find time to do it. <i>sigh</i> [1]: http://www.gnuplot.info/ [2]: https://matplotlib.org/ [3]: https://ggplot2.tidyverse.org/ [4]: https://d3js.org/.

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

Discuss: Ask HN: What plotting tools should I invest in learning?

Log in or Post with