Skip to content

Instantly share code, notes, and snippets.

View NSjunior's full-sized avatar

Junior NextSchool NSjunior

View GitHub Profile
@NSjunior
NSjunior / fish.html
Last active October 10, 2025 08:35
Fish Grape
<!DOCTYPE html>
<html lang="th">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>SVG Fish Graph (4–5 Colors)</title>
<style>
:root {
/* ปรับสีของแต่ละส่วนได้ที่นี่ */
--c1: #f0f0f0;
@NSjunior
NSjunior / fish.html
Created October 10, 2025 07:38 — forked from pangpond/fish.html
fish
<!DOCTYPE html>
<html lang="th">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>SVG Fish Graph (4–5 Colors)</title>
<style>
:root {
/* ปรับสีของแต่ละส่วนได้ที่นี่ */