About 15,400 results
Open links in new tab
  1. Charts | Google for Developers

    Discover the resources for adding interactive charts for browsers and mobile devices.

  2. Using Google Charts | Google for Developers

    Jul 10, 2024 · Get an introduction to the capabilities of Google Charts, a tool for visualizing data, and how you add charts to webpages.

  3. Quick Start | Charts | Google for Developers

    Jul 10, 2024 · Convert the pie chart to a bar chart by replacing google.visualization.PieChart with google.visualization.BarChart in the code and reloading your browser. You may notice that the …

  4. Google Visualization API Reference | Charts | Google for Developers

    Jul 10, 2024 · This page lists the objects exposed by the Google Visualization API, and the standard methods exposed by all visualizations. Note: The Google Visualization API namespace is …

  5. Chart Gallery | Charts | Google for Developers

    Jul 10, 2024 · Our gallery provides a variety of charts designed to address your data visualization needs. These charts are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no …

  6. Bar Charts | Google for Developers

    Jul 10, 2024 · Learn how to create a bar chart and apply visualizations such as bar styles, labels, and colors.

  7. Line Chart | Charts | Google for Developers

    Jul 10, 2024 · Learn how to create a line chart with features such as trend lines, crosshairs, and log scales.

  8. Draw the Chart | Charts | Google for Developers

    Jul 10, 2024 · Both pie and bar charts are included in the corechart package that you loaded at the beginning of this tutorial. However, if you want a treemap or geo chart on your page, you must …

  9. Frequently Asked Questions | Charts | Google for Developers

    Jul 10, 2024 · The Chart API provides a simple way to create image charts of various kinds by sending a formatted URL that includes both the data and chart configuration options to a Google server.

  10. Customize the Chart | Charts | Google for Developers

    Jul 10, 2024 · Learn how to customize charts with titles, colors, line thickness, background fill, and more.