DocsGraphiqueLabelsLabels A headless component used to give your visualization a header and/or axis labels. Example API Labels(props: LabelsProps) => nullLabelsPropsinterfacenamedescriptionheader?An element or string placed above the visualization area — a great place for a title or anything else you'd likeReact.ReactNodex?Used to label the x axisstringy?An element or string used to label the y axisReact.ReactNodeGGTooltip