PocketQuery Jira Examples und Tutorials Template Examples and Tutorials Google Chart Examples Current: Column Charts Column Charts The column chart is the vertical equivalent to the bar chart. It comes with quite similar options. All options can be found in the Google Documentation.Expected Input FormatThe Column chart expects the data to be structured in two columns:Column: Labels of the barsColumn: Values of the bars (must be numeric)The first row, the table headers, are ignored.Examples Simple Column Chart Column Chart With Formatted Numbers Column Chart With Color, Resizing and Rebasing ×