Charts
Create, read, update, and delete charts (slices).
📄️ Bulk delete charts
Bulk delete charts
📄️ Get a list of charts
Gets a list of charts, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting specific columns and metadata.
📄️ Create a new chart
Create a new chart
📄️ Get metadata information about this API resource (chart--info)
Get metadata information about this API resource
📄️ Return payload data response for the given query (chart-data)
Takes a query context constructed in the client and returns payload data response for the given query.
📄️ Return payload data response for the given query (chart-data-cache-key)
Takes a query context cache key and returns payload data response for the given query.
📄️ Download multiple charts as YAML files
Download multiple charts as YAML files
📄️ Check favorited charts for current user
Check favorited charts for current user
📄️ Import chart(s) with associated datasets and databases
Import chart(s) with associated datasets and databases
📄️ Get related fields data (chart-related-column-name)
Get a list of all possible owners for a chart. Use `owners` has the `column_name` parameter
📄️ Warm up the cache for the chart
Warms up the cache for the chart. Note for slices a force refresh occurs. In terms of the `extra_filters` these can be obtained from records in the JSON encoded `logs.json` column associated with the `explore_json` action.
📄️ Delete a chart
Delete a chart
📄️ Get a chart detail information
Get an item model
📄️ Update a chart
Update a chart
📄️ Compute and cache a screenshot (chart-pk-cache-screenshot)
Compute and cache a screenshot (chart-pk-cache-screenshot)
📄️ Return payload data response for a chart
Takes a chart ID and uses the query context stored when the chart was saved to return payload data response.
📄️ Remove the chart from the user favorite list
Remove the chart from the user favorite list
📄️ Mark the chart as favorite for the current user
Mark the chart as favorite for the current user
📄️ Get a computed screenshot from cache (chart-pk-screenshot-digest)
Get a computed screenshot from cache (chart-pk-screenshot-digest)
📄️ Get chart thumbnail
Compute or get already computed chart thumbnail from cache.