mirror of
https://github.com/apache/superset.git
synced 2026-05-22 16:25:49 +00:00
2 lines
287 B
JSON
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"}
|