2024-04-16 12:27:03 +03:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://bb3shmvedk1oh"]
|
2024-04-10 21:23:19 +03:00
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://content/ui/components/line_chart/x_axis.gd" id="1_5fiu5"]
|
|
|
|
|
2024-04-11 17:51:30 +03:00
|
|
|
[node name="XAxis" type="Control"]
|
2024-04-10 21:23:19 +03:00
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
script = ExtResource("1_5fiu5")
|
|
|
|
|
2024-04-11 17:51:30 +03:00
|
|
|
[node name="AxisLabels" type="Control" parent="."]
|
|
|
|
anchors_preset = 0
|
2024-04-16 12:27:03 +03:00
|
|
|
offset_right = 169.0
|
|
|
|
offset_bottom = 111.0
|