Graphs and Visualizations
Corca supports visual representations of mathematical expressions and data. You can:
Plot mathematical functions
Visualize datasets
Insert interactive charts
Add images to documents
Convert visual content into math or text
Visual elements behave as structured blocks. They can be resized, edited, and exported.
Graphs
There are two common workflows to create a graph.
Method 1 — From an expression
Write a function, like
Click Insert Graph, the graph is added to the document.
Method 2 — Using the sidebar
Open the right sidebar. Click the Add Graph icon.
An empty graph block is inserted:
You can then add expressions to the field in the right panel:
Graph navigation
Graphs support direct interaction. You can:
Zoom in and out
Drag to move the graph
Resize the graph block
Change graph settings
Graph settings
When a graph is selected, the Graph panel appears. You can control:
Setting | Description |
|---|---|
Width | Graph size |
Height | Graph size |
Zoom | Coordinate scale |
Grid | Lines, dots, or hidden |
Grid color | Grid appearance |
Background color | Canvas color |
Axis labels | X and Y labels |
Axis visibility | Show or hide axes |
Axis alignment | Move origin position |
Multiple functions in one graph
You can visualize several functions simultaneously. For example:
Each function can have:
A different color
Independent visibility
Separate editing
When graphs appear | When graphs do not appear |
|
|
Exporting graphs
Graphs can be exported to LaTeX. They are converted into TikZ vector graphics for:
High-quality printing
Precise mathematical diagrams
Scalable output
Data visualizations
Corca can generate charts from structured numeric data. These charts are interactive and editable.
They can be created from:
Tables
Matrices
Numeric arrays
Creating a visualization
Select numeric data, for example:
Value |
|---|
4 |
8 |
Click into any cell, a Data Analysis panel appears:
Choose a visualization:
Click Insert Chart, the chart is added to the document.
Available chart types
Chart | Purpose |
|---|---|
Histogram | Distribution of values |
Scatter plot | Relationship between variables |
Line chart | Trends over time |
Bar chart | Category comparison |
Box plot | Statistical distribution |
Heatmap | Density visualization |
Surface plot | |
Correlation matrix | Variable relationships |
Statistical analysis
You can compute summary statistics:
Operation | Description |
|---|---|
Mean | Average value |
Median | Middle value |
Standard deviation | Data spread |
Minimum | Lowest value |
Maximum | Highest value |
Quartiles | Distribution boundaries |
Editing charts
Charts can be modified after insertion. When selected, the Chart panel appears. You can change:
Setting | Description |
|---|---|
Title | Chart name |
Axis labels | Axis names |
Dimensions | Width and height |
Data source | Selected dataset |
Images
Images allow you to include diagrams, screenshots, and visual references. Images behave as independent blocks. They can be resized and aligned.
Adding an image
Drag and drop
Drag an image into the document. The image is inserted automatically.
Using the sidebar
Open the right sidebar.
Click the Add Image icon:
Select a file.
Supported formats
Corca accepts standard image formats:
JPG
JPEG
PNG
GIF
WEBP
Resizing images
Click the image.
Drag the corner handles.
Recognizing text from images
Images can be converted into editable content.
Click the Recognize icon in the bottom right corner of the inserted image.
Corca analyzes the image and extracts texts and mathematical expressions. The result is inserted into the document.
Previous: Tables | Next: Code Blocks |