GSS-Cogs / chart-builder

The Chart Builder is a proof-of-concept app to understand the feasibility of using a CSV file (or SPARQL query) to generate and customise a chart or data visualisation
https://chart-builder-no4vxskx7a-nw.a.run.app
2 stars 0 forks source link

Issue 140/extend axis tick label features #141

Closed charlesons closed 2 years ago

charlesons commented 2 years ago

Implement axis tick label customisation options

SidePanel.tsx:

layout.ts:

axisTickLabels.ts:

Update to ChartPropertiesSchema

chartDefinition.ts:

Add new chart properties to the ChartPropertiesSchema

charlesons commented 2 years ago

See also comments in the ticket and in issue #8