1. Home
  2. Docs
  3. Basic Concepts
  4. Tutorial: Complete chart ...
  5. Step 1: Creating a chart GameObject

Step 1: Creating a chart GameObject

Create a UI canvas and a new game object under it

set the GameObject’s name to ‘DataSeriesChart’


Add a RectTransform component to the gameobject

Add a ‘CanvasDataSeriesChart’ Component to the gameobject

Go to the chart inspector and add a ‘CanvasDataSeriesChart’ component to the GameObject


Configure the GameObject’s Transform

Next Step

Continue to the next step of this tutorial

How can we help?