# Orcaflex Visualization Model Views

> Sub-skill of orcaflex-visualization: Model Views (+1).

- Skill: `vamseeachanta/orcaflex-visualization-model-views` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/orcaflex-visualization-model-views`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/orcaflex-visualization-model-views/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/orcaflex-visualization-model-views

---


# Model Views (+1)

## Model Views


| View Type | Description |
|-----------|-------------|
| Plan View | Top-down view (XY plane) |
| Elevation View | Side view (XZ or YZ plane) |
| 3D View | Isometric perspective |
| Object View | Centered on specific object |

## Plot Types


| Plot | Description | Library |
|------|-------------|---------|
| Time Series | Value vs time | Plotly |
| Range Graph | Value vs arc length | Plotly |
| Histogram | Distribution of values | Plotly |
| Polar | Directional responses | Plotly |
| Heatmap | Multi-variable correlation | Plotly |

