Skip to content

Commit 69fce83

Browse files
committed
Updates
1 parent 355fa4f commit 69fce83

File tree

1,001 files changed

+4751
-4565
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,001 files changed

+4751
-4565
lines changed

404.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
<title>404 | KLineChart</title>
77
<meta name="description" content="Not Found">
88
<meta name="generator" content="VitePress v2.0.0-alpha.17">
9-
<link rel="preload stylesheet" href="/assets/style.5yI5mBEz.css" as="style">
9+
<link rel="preload stylesheet" href="/assets/style.DKzqAp8T.css" as="style">
1010
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
11-
<script type="module" src="/assets/chunks/metadata.8d6f28a7.js"></script>
12-
<script type="module" src="/assets/app.BwCyUsN-.js"></script>
11+
<script type="module" src="/assets/chunks/metadata.cebb38b7.js"></script>
12+
<script type="module" src="/assets/app.Bp-iASKT.js"></script>
1313
<link rel="preload" href="/assets/inter-roman-latin.Cy4MYw_J.woff2" as="font" type="font/woff2" crossorigin="">
1414
<link rel="icon" type="image/x-icon" href="/images/fav.png">
15+
<script>(function(){var d="klinecharts-primary-color",l="klinecharts-theme-color-style",c="#E6AC00";function g(t){if(typeof t!="string")return null;var r=t.trim();return/^#[0-9a-fA-F]{6}$/.test(r)?r.toUpperCase():null}function s(t,r){t=t.replace(/^#/,"");var a=parseInt(t.substring(0,2),16),n=parseInt(t.substring(2,4),16),e=parseInt(t.substring(4,6),16);return a=Math.min(255,Math.floor(a+(255-a)*(r/100))),n=Math.min(255,Math.floor(n+(255-n)*(r/100))),e=Math.min(255,Math.floor(e+(255-e)*(r/100))),"#"+[a,n,e].map(function(v){return v.toString(16).padStart(2,"0")}).join("")}function o(t,r){var a=parseInt(t.slice(1,3),16),n=parseInt(t.slice(3,5),16),e=parseInt(t.slice(5,7),16);return"rgba("+a+", "+n+", "+e+", "+r+")"}function p(t){var r=g(t)||c;return":root {--vp-c-indigo-1: "+r+";--vp-c-indigo-2: "+s(r,20)+";--vp-c-indigo-3: "+s(r,40)+";--vp-home-hero-bg:radial-gradient(circle at 50% 0%, "+o(r,.12)+" 0%, transparent 34%),radial-gradient(circle at 18% 24%, "+o(r,.05)+" 0%, transparent 24%),radial-gradient(circle at 82% 22%, "+o(r,.04)+" 0%, transparent 26%),linear-gradient(180deg, "+o(r,.025)+" 0%, transparent 60%);}"}try{var u=g(window.localStorage.getItem(d))||c,i=document.getElementById(l);i||(i=document.createElement("style"),i.id=l,document.head.appendChild(i)),i.textContent=p(u)}catch{}})();</script>
1516
<script>/**
1617
* @license
1718
* KLineChart v10.0.0-beta1

api/chart/dispose.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

api/chart/getFigureClass.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

api/chart/getSupportedFigures.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

api/chart/getSupportedIndicators.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

api/chart/getSupportedLocales.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

api/chart/getSupportedOverlays.html

Lines changed: 9 additions & 8 deletions
Large diffs are not rendered by default.

api/chart/init.html

Lines changed: 12 additions & 11 deletions
Large diffs are not rendered by default.

api/chart/registerFigure.html

Lines changed: 11 additions & 10 deletions
Large diffs are not rendered by default.

api/chart/registerIndicator.html

Lines changed: 12 additions & 11 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)