A Data Table to be used in charts. A Data
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 Data
can be passed around, but not manipulated directly.
Class DataTable
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-02 UTC.
[null,null,["Last updated 2024-12-02 UTC."],[[["\u003cp\u003eA DataTable is a structure used to hold data for charts, sourced from locations like Google Sheets, URLs, or manual input.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed for data storage and transfer, and doesn't include methods for direct manipulation.\u003c/p\u003e\n"]]],[],null,["# Class DataTable\n\nDataTable\n\nA Data Table to be used in charts. A `Data``Table` can come from sources such as Google\nSheets or specified data-table URLs, or can be filled in by hand. This class intentionally has no\nmethods: a `Data``Table` can be passed around, but not manipulated directly."]]