This document summarizes various techniques for visualizing different types of data. It describes visualization idioms for data with one or more keys and values, including bar charts, line charts, scatterplots, parallel coordinates plots, radial charts, and more. It also discusses techniques for spatial data, vector/flow fields, and network/graph data. For each idiom, it outlines the data representation, visual encoding, tasks supported, and scalability considerations. The goal is to classify visualization techniques and provide guidance on choosing appropriate representations.