Skip to main content
Purna can generate charts and figures inside a conversation. Ask for a visualization from uploaded data, a referenced file, a table in the conversation, or database-derived results.

How it works

Attach or reference the relevant data, then describe the figure you want. Purna can create simple inline charts or use Code Execution for custom plots, statistics, and publication-style figures. Examples:

Supported chart types

Adjusting charts

After Purna generates a chart, ask it to modify the output in the same conversation:
  • Change the chart type: “Make this a horizontal bar chart instead”
  • Update colors: “Use a colorblind-safe palette”
  • Add or remove data: “Include only adjusted p-value < 0.05”
  • Change labels or titles: “Rename the y-axis to log2 fold change”
  • Export the result: “Save this as an SVG and PNG”
Use simple inline charts for quick summaries. Use Code Execution when you need heatmaps, volcano plots, multi-panel figures, statistical annotations, or precise figure formatting.