Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/schemas/chartdatacontributionoptionsschema.Schema.json
2026-05-26 06:04:21 +00:00

2 lines
287 B
JSON

{"schema":{"properties":{"orientation":{"description":"Should cell values be calculated across the row or column.","enum":["row","column"],"example":"row","type":"string"}},"required":["orientation"],"type":"object","title":"ChartDataContributionOptionsSchema"},"schemaType":"response"}