What are the recommended guidelines for labeling the axes of an inset displaying a magnified or reduced view of the primary plot? Should an inset include labels if the main plot is in linear scale while the inset is presented in log scale?
Based on my academic experience, individuals frequently add axis labels to insets. Is there a specific rationale behind this practice? I have reviewed several author guidelines but haven't come across any that specifically address this matter.
For an instance of an inset plot (axes are not labeled), please refer to the following example: Inset plots in Matplotlib.