Stay organized with collections
Save and categorize content based on your preferences.
DataTable
A Data Table to be used in charts. A DataTable can come from sources such as Google
Sheets or specified data-table URLs, or can be filled in by hand. This class intentionally has no
methods: a DataTable can be passed around, but not manipulated directly.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2018-06-26 UTC."],[[["A DataTable is a structure used to hold data for charts, sourced from locations like Google Sheets, URLs, or manual input."],["This class is designed for data storage and transfer, and doesn't include methods for direct manipulation."]]],[]]