Can anybody tell me how to display text on axis?
i have data, i want to add the text on axis that will show the value of the data in 3D axis.
Comment
Answer by Phantom_101 · Jun 30, 2017 at 07:16 PM
So you want to make a graph or chart in Unity? Add a UI text, set the canvas to world space, adjust the size, and position the text to the desired location.