immersive-home/app/content/ui/components/line_chart/x_axis.tscn
2024-04-10 20:23:19 +02:00

20 lines
500 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bs5wjs1sf67il"]
[ext_resource type="Script" path="res://content/ui/components/line_chart/x_axis.gd" id="1_5fiu5"]
[node name="Control" 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="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 20.0
theme_override_font_sizes/font_size = 50
text = "X Axis"