Skip to content

Commit 9b908cc

Browse files
committed
Updates
1 parent f7b9824 commit 9b908cc

File tree

2 files changed

+52
-6
lines changed

2 files changed

+52
-6
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7+
<title>Rendering Speed | LightningChart JS Showcase</title>
48
<style>
59
html,
610
body {
@@ -46,4 +50,4 @@
4650
}
4751
</script>
4852
<script type="text/javascript" src="vendors~main.bundle.js"></script><script type="text/javascript" src="main.bundle.js"></script></body>
49-
</html>
53+
</html>

vendors~main.bundle.js

Lines changed: 47 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)