Core Functions
Data Visualization Functions
Method | Description |
---|---|
log | Display log messages with timestamps |
table | Display tabular data |
json | Display JSON data with interactive explorer |
markdown | Render markdown content |
progress | Show progress bars (0.0 to 1.0) |
number | Display numbers with formatting |
card | Display card-style information |
Chart Functions
Method | Description |
---|---|
bar | Create bar charts |
area | Create area charts |
pie | Create pie charts |
Utility Functions
Method | Description |
---|---|
location | Display location data on maps |
raw | Display raw data without formatting |
stack | Display current call stack with local variables |
clear | Clear all visualizations |
wait | Wait for data to be displayed (useful for scripts) |
Shellviz | Initialize Shellviz server manually |
show_qr_code | Display the connection string as a QR code |