There are a variety of reasons you may prefer a point-and-click interface for making data visualizations. The main issue to consider is what type of data you are working with, as many tools are specialized to work with certain data formats.
If your data is: mostly or all numeric (e.g., GPD over time, species counts, coded survey data, etc.)
- Excel
Excel remains a frequently used platform for exploratory (and explanatory) data visualization, especially for those in business, marketing, economics, and finance. This guide from Duke University Libraries provides an introduction to the visualization capabilities of Excel.
- Tableau
Tableau works with numeric and categorical data to produce advanced graphics. Browse the Tableau public gallery to see examples of visuals and dashboards. The Datacruncher machine in the Data & GIS Lab has a Tableau Desktop license and a free version of Tableau Public is available for download from the website.
- RAW Graphs
RAW Graphs is an online platform to make data visualizations.The interface allows users to select graph type (i.e., scatterplot, bar chart, dendrogram, etc.) based on type of input data (i.e., numeric, categorical).
- plotly
Plotly is an entirely web-based interface for making graphics. It does not require any coding knowledge, but can interface with both R and Python. The community version of plotly is free to use.
- Gephi
Gephi is a free software for visualizing networks, comprised of "nodes" and "edges". The main website hosts official tutorials and also links to popular community-developed tutorials.
- Platform-specific tools
Some websites/organizations that host data available for analysis also include visualization tools specifically for that data. This guide from George Mason University covers selected platform-specific visualization tools (i.e., Data-Planet, Social Explorer, SimplyAnalytics).
If your data is: raw text (e.g., newspaper articles, journal articles, any literature)
- Voyant
Voyant is an online point-and-click tool for text analysis. While the default graphics are impressive, it allows limited customizing of analysis and graphs and may be most useful for exploratory visualization.
- Corpus-specific tools
Certain corpora have built-in visualization tools, such as Google Books ngram viewer, HathiTrust Bookworm, or JSTOR for Research.