ZCubes/Horizontal Column

From ZCubes Wiki
Revision as of 06:23, 11 June 2020 by Swapna (talk | contribs) (→‎Horizontal Column Graph)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<<ZCubes Graphs


Horizontal Column Graph

Horizontal graphs are the graphs that represent the data horizontally. Here data categories are shown on vertical axis, whereas data values are shown on horizontal axis. All bars go across from left to right.


Input Range:

Consider SIN values from numbers 1 to 10.

SIN(1..10)

Number SIN
1 0.8414709848078965
2 0.9092974268256817
3 0.1411200080598672
4 -0.7568024953079282
5 -0.9589242746631385
6 -0.27941549819892586
7 0.6569865987187891
8 0.9893582466233818
9 0.4121184852417566
10 -0.5440211108893698

Graphical Output: Horizontal column graph.png

See Also:

Column Line

Clustered Column

Stacked Column

100% Stacked Column