Back to Tuist

ChartGrid

noora/docs/components/chartgrid.md

4.204.0711 B
Original Source
<!-- Generated by scripts/generate-web-components.js. Do not edit directly. -->

ChartGrid

Describes declarative chart-grid dimensions.

html
<noora-chart-grid contain-label height="76" width="400"></noora-chart-grid>

Attributes

AttributeType or allowed valuesDefaultDescription
contain-labelbooleanfalseIncludes axis labels within the grid dimensions.
heightnumberNoneSets the grid height.
widthnumberNoneSets the grid width.

Use this element inside noora-chart.

Grid

Keep labels within a fixed drawing grid.

html
<noora-chart-grid contain-label height="76" width="400"></noora-chart-grid>