Skip to content

Instantly share code, notes, and snippets.

@kevclose-ui
kevclose-ui / flyagonal_large_tent_analyzer.html
Last active April 19, 2026 20:16
Flyagonal Tent analysis
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Flyagonal "Large Tent" Analysis</title>
<script src="https://cdn.plot.ly/plotly-2.35.2.min.js"></script>
<style>
:root {
--bg: #0b0f14;
--panel: #151b23;