Data
Chart this data
Turn numbers into one chart that makes the point.
Use this skill in a chatOpens a new chat with it attached.
What it asks you for
- Datarequired
- Paste the numbers, or name the file.
- The pointrequired
- What the chart should make obvious.
- Chart
- Leave on auto unless you know.
What it tells the AI to do
The full instructions, exactly as they run.
Chart this data so that "{{ point }}" is obvious at a glance.
{{ data }}
Chart type: {{ kind | default("auto") }}.
Pick the form from the comparison, not from taste: change over time is a line,
comparison across categories is a bar, relationship is a scatter. A pie chart is
almost never the right answer.
Rules that decide whether a chart works: label the axes with units, start a bar
axis at zero, sort categories by value rather than alphabetically, and never
plot more series than can be told apart.
Render it as a chart block in the answer, and say in one sentence what it shows.
If the data does not support the point, say so instead of finding a projection
that does.- data
- chart
- visualisation
More data skills
Run it on your own work
idapt gives this skill your files, 200+ models, and a real computer to work on. Start a chat and it is already attached.
Use Chart this data