Show Command Internals ====================== Implementation details for the image display command, including file loading, Plotly figure construction, and layout helpers. Show Package ------------ .. automodule:: GONet_Wizard.commands.show :members: :show-inheritance: Command ------- .. automodule:: GONet_Wizard.commands.show.command :members: :show-inheritance: Figure Construction ------------------- .. automodule:: GONet_Wizard.commands.show.figure :members: :show-inheritance: I/O Helpers ----------- .. automodule:: GONet_Wizard.commands.show.io :members: :show-inheritance: Layout Helpers -------------- .. automodule:: GONet_Wizard.commands.show.layout :members: :show-inheritance: