LogoLogo
  • About
  • Digital Scholarship
    • DS Methods Overview
      • ¶ Data Visualization
        • Basic Charts
        • Timeline
        • Treemap
        • Network
      • ¶ Mapping
        • GIS
        • Story Maps
        • Maps as Interface
      • ¶ 3D & Immersive Technologies
        • Augmented Reality & Virtual Reality
        • 3D Modeling & Laser Scanning
        • Immersive Games
        • 360 Degree Capturing
      • ¶ Digital Exhibits
        • Example Exhibits
      • ¶ Hypertext
        • Publishing & Presenting
        • Multimedia
        • Narratives & Games
      • ¶ Textual Encoding Initiative
        • What Does TEI Markup Look Like?
        • Facsimiles & Critical Editions
      • ¶ Text Analysis
        • Out of the Box vs Coding and Scripting
        • Text Analysis Examples
    • Introduction to Data
      • ¶ What is Data?
        • Structured & Unstructured Data
        • Quantitative & Qualitative Data
        • Humanities & Data
      • ¶ What is Data Visualization?
      • ¶ DS Data Projects
        • Getting Started Questions
        • Project Examples
        • Visualization Tools
      • ¶ Research Data Lifecycle
        • Data Management Best Practices
      • ¶ Glossary
    • Introduction to Mapping
      • ¶ What is Spatial Data?
      • ¶ Vector and Raster Data
        • Vector and Raster Data Examples
        • File Format Examples
      • ¶ Starting a Mapping Project
        • Getting Started Questions
        • Project Examples
        • Mapping Tools and Platforms
    • Introduction to Digital Exhibits
      • ¶ What is a Digital Exhibit?
        • Related Concepts
      • ¶ Starting a Digital Exhibit
      • ¶ Exhibit Examples
      • ¶ Platforms
  • Digital Pedagogy
    • ¶ What is Digital Pedagogy?
    • ¶ Considerations
    • ¶ Recommendations
    • ¶ Assignment Design
      • Learning Outcomes
      • Mode/Method/Tool Process
      • Assignment Examples
    • ¶ Evaluation
      • Assignment Criteria
    • ¶ Maintenance & Archiving
      • Recommended File Formats
  • Accessibility
  • Skills
  • Tools
Powered by GitBook
On this page
  • Excel
  • Tableau
  • Palladio
  • Gephi
  • D3.JS
Export as PDF
  1. Digital Scholarship
  2. Introduction to Data
  3. ¶ DS Data Projects

Visualization Tools

PreviousProject ExamplesNext¶ Research Data Lifecycle

Last updated 4 years ago

There are a variety of data visualization tools available, many of them open source, to help you explore existing data visualization or to create your own. Below are a few examples.

Excel

is a powerful tool for getting meaning out of vast amounts of data and offers a library of chart and graph types to help users visualize their spreadsheet data.

Tableau

is a data visualization and analytics platform that enables users to connect to a variety of data sources and explore the data in a simplified way. The drag and drop interface makes it very easy to visualize and create interactive dashboards without any programming skills. (Browse the Tableau to see examples of visuals and dashboards.)

Palladio

is a web-based data visualization tool for analyzing relationships across time and visualize historical or cultural networks.

Gephi

is free software for visualizing networks. The main website hosts official tutorials and also links to popular community-developed tutorials.

D3.JS

is a JavaScript library for producing dynamic, interactive data visualizations in web browsers. It is ideal for people who want to develop some JavaScript Programming skills and offers great power and flexibility.

Excel
Tableau
public gallery
Palladio
Gephi
D3.js