ChartUtilityConstants :: table new
Table fields
| copper_wire_color | :: Color | |
| electric_power_pole_color | :: Color | |
| enabled_switch_color | :: Color | |
| disabled_switch_color | :: Color | |
| electric_line_width | :: float | |
| electric_line_minimum_absolute_width | :: float | |
| red_wire_color | :: Color | |
| green_wire_color | :: Color | |
| circuit_network_member_color | :: Color | |
| turret_range_color | :: Color | |
| artillery_range_color | :: Color | |
| default_friendly_color | :: Color | |
| default_enemy_color | :: Color | |
| default_enemy_territory_color | :: Color | |
| rail_color | :: Color | |
| elevated_rail_color | :: Color | |
| rail_ramp_color | :: Color | |
| entity_ghost_color | :: Color | |
| tile_ghost_color | :: Color | |
| vehicle_outer_color | :: Color | |
| vehicle_outer_color_selected | :: Color | |
| vehicle_inner_color | :: Color | |
| vehicle_wagon_connection_color | :: Color | |
| resource_outline_selection_color | :: Color | |
| chart_train_stop_text_color | :: Color | |
| chart_train_stop_disabled_text_color | :: Color | |
| chart_train_stop_full_text_color | :: Color | |
| red_signal_color | :: Color | |
| green_signal_color | :: Color | |
| blue_signal_color | :: Color | |
| yellow_signal_color | :: Color | |
| chart_deconstruct_tint | :: Color | |
| chart_deconstruct_active_color | :: Color | |
| default_friendly_color_by_type | :: dictionary[string → Color]? | The strings are entity types. |
The strings are entity types. | ||
| default_color_by_type | :: dictionary[string → Color]? | The strings are entity types. |
The strings are entity types. | ||
| explosion_visualization_duration | :: MapTick | |
| train_path_color | :: Color | |
| train_preview_path_outline_color | :: Color | |
| train_current_path_outline_color | :: Color | |
| chart_logistic_robot_color | :: Color | |
| chart_construction_robot_color | :: Color | |
| chart_mobile_construction_robot_color | :: Color | |
| chart_personal_construction_robot_color | :: Color | |
| chart_delivery_to_me_logistic_robot_color | :: Color | |
| zoom_threshold_to_draw_spider_path | :: double | |
| chart_player_circle_size | :: float | |
| custom_tag_scale | :: float? | Defaults to |
Defaults to | ||
| custom_tag_max_scale | :: float? | Defaults to |
Defaults to | ||
| custom_tag_selected_overlay_tint | :: Color? | |
| recipe_icon_scale | :: float | Must be larger than 0. This number is multiplied by the crafting machine's radius to get the final recipe icon scale for the chart. |
Must be larger than 0. This number is multiplied by the crafting machine's radius to get the final recipe icon scale for the chart. | ||

