Gallery Items tagged Charts
LaTeX can be used to produce a variety of different charts and diagrams, including: flowcharts, gantt charts, pie charts, branching and decision trees, family trees, histograms, bar charts and more. If you're looking for a particular type of chart that isn't featured here, please let us know, or submit your own example to the gallery.

Family Tree
Family Tree table, Genealogy
Hermann Schirmacher

Drawing Pie Charts with pgf-pie
pgf-pie is a LaTeX package for drawing pie charts (and some interesting variants on pie charts) with the PGF/TikZ graphics package.
The examples in this document are from the pgf-pie manual, version 0.2.
The source code for pgf-pie is available at http://code.google.com/p/pgf-pie/.
Yuan Xu

Região sob um gráfico
Neste projeto é apresentado o código para criar uma região colorida sob um gráfico.
Para detalhes sobre o projeto: marcos.ufal.mat@gmail.com
Antônio Marcos Barbosa

Figures TikZ du cours "Interaction électrostatique"
Ce document regroupe les codes TIKZ des figures utilisées pour le cours "Interaction électrostatique" situé à la page http://femto-physique.fr/electromagnetisme/interaction_electrostatique.php
Jimmy Roussel

Periodic Table - updated 2017
Copyright 2009 Ivan Griffin
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Ivan Griffin
This work consists of the files periodic_table.tex
Chris Rump

Branching arrows with decision option in flowchart
What is global warming doing to us?
Isabella Walker

qtree -- pakietomat.wordpress.com
qtree jest bardzo wygodnym pakietem do rysowania drzew. Co istotne, umożliwia on skład wielowierszowy na poszczególnych węzłach.
Czytaj więcej na: http://pakietomat.wordpress.com/2013/05/17/qtree/
pakietomat.wordpress.com

Arrow shaped table (The Porter Value Chain)
This popular visualization of the Porter Value Chain is a great example of how LaTeX can be used to produce striking, high quality formatting of simple objects such as tables.
Originally posted as this answer on TeX StackExchange, we've pre-loaded the table into Overleaf to let you easily add your own content. Simply click the table to start editing online.
Once you're done, you can insert the table into a longer LaTeX document, or download as a PDF for use as a standalone piece.
If you're new to LaTeX, checkout the third part of our free online LaTeX course for more hints on creating presentations and drawings in LaTeX.
Example from TeX StackExchange

Gram-Schmidt Orthogonalization and QR decomposition
A very quick and easy to understand introduction to Gram-Schmidt Orthogonalization
(Orthonormalization) and how to obtain QR decomposition of a matrix using it.
Mohd. Umar Rehman