Skip to main content
Adding Graphics

Tutorial on how to add graphics to your label

Lucas Tran avatar
Written by Lucas Tran
Updated over a week ago

What are graphics?

Graphics are graphical representations of lines, boxes, circles, and ellipses that can be placed on a label.

How to Add Graphics?

Given the following label,

To add graphics to your label, perform the following steps

  1. Navigate to the Graphics tab and click on "Add Row"

  2. Depending on the graphic you want to add to the label, select among the 6 different options:

    • Vertical: Create a vertical line at position x which spans from some position y to another position in y. It has a quantifiable thickness and roundness to it.

    • Horizontal: Create a horizontal line at position y which spans from some position x to another position in x. It has a quantifiable thickness and roundness to it.

    • Box: Create a box with a width from x to x and height from y to y.

    • Circle: Create a circle where the From X defines the leftmost side of the circle. From Y defines the top of the circle. To X defines the rightmost side of the circle.

    • Elipse: Create an elipse where the From X defines the leftmost side of the elipse. From Y defines the top of the elipse. To X defines the rightmost side of the elipse. To Y defines the bottom of the elipse.

    • Diagonal: Create a diagonal where From X defines the left position of the diagonal, From Y defines the top position of the diagonal, To X defines the right position of the diagonal.

      In this example, we will create a horizontal line.

  3. Define the From X, From Y, To X, To Y, Thickness, and Rounding of the graphic

  4. Click Render to see the changes.

Did this answer your question?