Loading
Refactor preferred visualization logic
to eliminate circular import between datatypes registry and managers. Move get_preferred_visualization from registry to datatypes manager module where the class hierarchy mapping logic already exists.