← All components

<skyplot>

ContentWallpaper

Draws the visible ecliptic arc as a sine-wave curve with solar-system bodies (Sun, Moon, planets) plotted at their true sky positions. Requires a <module type="solarsystem" /> declaration.

Example

<skyplot module="sky" bodies="sun,moon,mercury,venus,mars,jupiter,saturn" width="380dp" height="180dp" curveColor="{theme:colors.primary}" />

Attributes

NameTypeDefaultDescription
moduleStringId of the solarsystem module (e.g. "sky")
bodiesStringsun,moon,mercury,venus,mars,jupiter,saturnComma-separated bodies to plot (sun,moon,mercury,venus,mars,jupiter,saturn,uranus,neptune,pluto)
widthDp380dpCanvas width
heightDp180dpCanvas height
viewString
followfixed
followAzimuth window — follow centers the strip on the visible ecliptic arc so it is never clipped; fixed faces due south (north) like a star chart.
hemisphereString
northsouth
northObserver hemisphere (view="fixed" only).
showHorizonBooleantrueDraw dashed horizon line
showCardinalsBooleantrueDraw N/E/S/W cardinal letters at their true positions
curveColorColor{theme:colors.primary}Ecliptic arc stroke color
curveOpacityFloat0.5Arc opacity 0.0–1.0
curveWidthDp2dpArc stroke width
iconSizeDp22dpBody icon size
showBelowHorizonString
dimhide
dimWhat to do with below-horizon bodies.