未验证 提交 44e21fcc 编写于 作者: P Peter Pan 提交者: GitHub

minor bugs fix (#852)

* fix: get nearest points listed in tooltip of scalar page by selected x-axis

* fix: humanize relative time display in tooltip of scalar chart

* fix: fix y axis range error in scalar chart (fix #765)

* fix: fix typo
上级 0e38ff74
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="color-scheme" content="light dark">
<title>VisualDL</title> <title>VisualDL</title>
</head> </head>
<body> <body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册