18 lines
453 B
Plaintext
18 lines
453 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bb3shmvedk1oh"]
|
|
|
|
[ext_resource type="Script" path="res://content/ui/components/line_chart/x_axis.gd" id="1_5fiu5"]
|
|
|
|
[node name="XAxis" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_5fiu5")
|
|
|
|
[node name="AxisLabels" type="Control" parent="."]
|
|
anchors_preset = 0
|
|
offset_right = 169.0
|
|
offset_bottom = 111.0
|