Data visualization needs tools to turn raw data into meaningful insights, and should be capable of uncovering correlations, patterns, and achieving comparisons of data.
Therefore, we compare several commonly used tools based on the following critiria:
- Interactivity of graphs
- Ease of use (syntax or operations) and flexibility in making figures
- Types of versatile graphs included in the tool
In the following table, we compare the pros and cons of these tools. To summerize, we recommend the use of Plotly for Python users, Plotly or Shiny for R users, ArcGIS for GIS users, and Tableau for non-programmers who also aim to visualize data in projects.
Table 1. Pros and cons of tools for (scientific) data visualization (Last update: Jun 9, 2022)
Additional reading materials about above-mentioned tools:
- https://towardsdatascience.com/top-6-python-libraries-for-visualization-which-one-to-use-fe43381cd658
- https://towardsdatascience.com/matplotlib-vs-seaborn-vs-plotly-f2b79f5bddb
- https://www.shanelynn.ie/plotting-with-python-and-pandas-libraries-for-data-visualisation/
- https://analyticsindiamag.com/plotly-vs-seaborn-compari/
- https://datascienceplus.com/how-does-visualization-in-plotly-differ-from-seaborn/
- https://datapane.com/u/leo/reports/87NNEJ7/python-visualisation-guide-814e8638/
- https://nl.mathworks.com/products/matlab/plot-gallery.html
- https://medium.com/analytics-vidhya/microsoft-power-bi-vs-tableau-which-one-is-best-38389b16f22f
- https://towardsdatascience.com/a-guide-to-data-visualisation-in-r-for-beginners-ef6d41a34174#0689
- https://www.mit.edu/~amidi/teaching/data-science-tools/tutorial/data-visualization-with-r/
- http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html
- https://gephi.org/
- https://cytoscape.org/
- https://www.trustradius.com/compare-products/arcgis-vs-qgis
/