TikZ shapes: Triangle

TikZ Shapes Triangle LaTeX

This tutorial is the second post about TikZ shapes, or more precisely TikZ node shapes. In this post, we will learn how to create a TikZ triangle node shape, change its size, its angles, its color and access to all its anchors.

Draw a Plane Intersecting a Cone in LaTeX

Cone plane intersection in TikZ

In this tutorial, we will learn how to draw a plane intersecting a cone in LaTeX using TikZ and Pgfplots package. Finding the equation of the ellipse formed when a plane intersects a cone is a well know problem in geometry and it is beyond the scope of this post.

TikZ arrows

stealth TikZ arrow

This LaTeX tutorial is about TikZ arrows where we consider arrows types, customize arrows tips (heads) by changing its size and color, etc

How to Plot a Function and Data in LaTeX

Plotting functions and data in LaTeX is quiet easy and this is possible thanks to the TikZ and Pgfplots packages. In this tutorial, we will learn how to plot functions from a mathematical expression or from a given data. Moreover, we will learn how to create axes, add labels and legend and change the graph style.