index3.html 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192
  1. <!doctype html>
  2. <html lang="en">
  3. <!--begin::Head-->
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>AdminLTE | Dashboard v3</title>
  7. <!--begin::Primary Meta Tags-->
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  9. <meta name="title" content="AdminLTE | Dashboard v3" />
  10. <meta name="author" content="ColorlibHQ" />
  11. <meta
  12. name="description"
  13. content="AdminLTE is a Free Bootstrap 5 Admin Dashboard, 30 example pages using Vanilla JS."
  14. />
  15. <meta
  16. name="keywords"
  17. content="bootstrap 5, bootstrap, bootstrap 5 admin dashboard, bootstrap 5 dashboard, bootstrap 5 charts, bootstrap 5 calendar, bootstrap 5 datepicker, bootstrap 5 tables, bootstrap 5 datatable, vanilla js datatable, colorlibhq, colorlibhq dashboard, colorlibhq admin dashboard"
  18. />
  19. <!--end::Primary Meta Tags-->
  20. <!--begin::Fonts-->
  21. <link
  22. rel="stylesheet"
  23. href="https://cdn.jsdelivr.net/npm/@fontsource/source-sans-3@5.0.12/index.css"
  24. integrity="sha256-tXJfXfp6Ewt1ilPzLDtQnJV4hclT9XuaZUKyUvmyr+Q="
  25. crossorigin="anonymous"
  26. />
  27. <!--end::Fonts-->
  28. <!--begin::Third Party Plugin(OverlayScrollbars)-->
  29. <link
  30. rel="stylesheet"
  31. href="https://cdn.jsdelivr.net/npm/overlayscrollbars@2.10.1/styles/overlayscrollbars.min.css"
  32. integrity="sha256-tZHrRjVqNSRyWg2wbppGnT833E/Ys0DHWGwT04GiqQg="
  33. crossorigin="anonymous"
  34. />
  35. <!--end::Third Party Plugin(OverlayScrollbars)-->
  36. <!--begin::Third Party Plugin(Bootstrap Icons)-->
  37. <link
  38. rel="stylesheet"
  39. href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css"
  40. integrity="sha256-9kPW/n5nn53j4WMRYAxe9c1rCY96Oogo/MKSVdKzPmI="
  41. crossorigin="anonymous"
  42. />
  43. <!--end::Third Party Plugin(Bootstrap Icons)-->
  44. <!--begin::Required Plugin(AdminLTE)-->
  45. <link rel="stylesheet" href="../../dist/css/adminlte.css" />
  46. <!--end::Required Plugin(AdminLTE)-->
  47. <!-- apexcharts -->
  48. <link
  49. rel="stylesheet"
  50. href="https://cdn.jsdelivr.net/npm/apexcharts@3.37.1/dist/apexcharts.css"
  51. integrity="sha256-4MX+61mt9NVvvuPjUWdUdyfZfxSB1/Rf9WtqRHgG5S0="
  52. crossorigin="anonymous"
  53. />
  54. </head>
  55. <body class="layout-fixed sidebar-expand-lg bg-body-tertiary">
  56. <!--begin::App Wrapper-->
  57. <div class="app-wrapper">
  58. <!--begin::Header-->
  59. <nav class="app-header navbar navbar-expand bg-body">
  60. <!--begin::Container-->
  61. <div class="container-fluid">
  62. <!--begin::Start Navbar Links-->
  63. <ul class="navbar-nav">
  64. <li class="nav-item">
  65. <a class="nav-link" data-lte-toggle="sidebar" href="#" role="button">
  66. <i class="bi bi-list"></i>
  67. </a>
  68. </li>
  69. <li class="nav-item d-none d-md-block"><a href="#" class="nav-link">Home</a></li>
  70. <li class="nav-item d-none d-md-block"><a href="#" class="nav-link">Contact</a></li>
  71. </ul>
  72. <!--end::Start Navbar Links-->
  73. <!--begin::End Navbar Links-->
  74. <ul class="navbar-nav ms-auto">
  75. <!--begin::Navbar Search-->
  76. <li class="nav-item">
  77. <a class="nav-link" data-widget="navbar-search" href="#" role="button">
  78. <i class="bi bi-search"></i>
  79. </a>
  80. </li>
  81. <!--end::Navbar Search-->
  82. <!--begin::Messages Dropdown Menu-->
  83. <li class="nav-item dropdown">
  84. <a class="nav-link" data-bs-toggle="dropdown" href="#">
  85. <i class="bi bi-chat-text"></i>
  86. <span class="navbar-badge badge text-bg-danger">3</span>
  87. </a>
  88. <div class="dropdown-menu dropdown-menu-lg dropdown-menu-end">
  89. <a href="#" class="dropdown-item">
  90. <!--begin::Message-->
  91. <div class="d-flex">
  92. <div class="flex-shrink-0">
  93. <img
  94. src="../../dist/assets/img/user1-128x128.jpg"
  95. alt="User Avatar"
  96. class="img-size-50 rounded-circle me-3"
  97. />
  98. </div>
  99. <div class="flex-grow-1">
  100. <h3 class="dropdown-item-title">
  101. Brad Diesel
  102. <span class="float-end fs-7 text-danger"
  103. ><i class="bi bi-star-fill"></i
  104. ></span>
  105. </h3>
  106. <p class="fs-7">Call me whenever you can...</p>
  107. <p class="fs-7 text-secondary">
  108. <i class="bi bi-clock-fill me-1"></i> 4 Hours Ago
  109. </p>
  110. </div>
  111. </div>
  112. <!--end::Message-->
  113. </a>
  114. <div class="dropdown-divider"></div>
  115. <a href="#" class="dropdown-item">
  116. <!--begin::Message-->
  117. <div class="d-flex">
  118. <div class="flex-shrink-0">
  119. <img
  120. src="../../dist/assets/img/user8-128x128.jpg"
  121. alt="User Avatar"
  122. class="img-size-50 rounded-circle me-3"
  123. />
  124. </div>
  125. <div class="flex-grow-1">
  126. <h3 class="dropdown-item-title">
  127. John Pierce
  128. <span class="float-end fs-7 text-secondary">
  129. <i class="bi bi-star-fill"></i>
  130. </span>
  131. </h3>
  132. <p class="fs-7">I got your message bro</p>
  133. <p class="fs-7 text-secondary">
  134. <i class="bi bi-clock-fill me-1"></i> 4 Hours Ago
  135. </p>
  136. </div>
  137. </div>
  138. <!--end::Message-->
  139. </a>
  140. <div class="dropdown-divider"></div>
  141. <a href="#" class="dropdown-item">
  142. <!--begin::Message-->
  143. <div class="d-flex">
  144. <div class="flex-shrink-0">
  145. <img
  146. src="../../dist/assets/img/user3-128x128.jpg"
  147. alt="User Avatar"
  148. class="img-size-50 rounded-circle me-3"
  149. />
  150. </div>
  151. <div class="flex-grow-1">
  152. <h3 class="dropdown-item-title">
  153. Nora Silvester
  154. <span class="float-end fs-7 text-warning">
  155. <i class="bi bi-star-fill"></i>
  156. </span>
  157. </h3>
  158. <p class="fs-7">The subject goes here</p>
  159. <p class="fs-7 text-secondary">
  160. <i class="bi bi-clock-fill me-1"></i> 4 Hours Ago
  161. </p>
  162. </div>
  163. </div>
  164. <!--end::Message-->
  165. </a>
  166. <div class="dropdown-divider"></div>
  167. <a href="#" class="dropdown-item dropdown-footer">See All Messages</a>
  168. </div>
  169. </li>
  170. <!--end::Messages Dropdown Menu-->
  171. <!--begin::Notifications Dropdown Menu-->
  172. <li class="nav-item dropdown">
  173. <a class="nav-link" data-bs-toggle="dropdown" href="#">
  174. <i class="bi bi-bell-fill"></i>
  175. <span class="navbar-badge badge text-bg-warning">15</span>
  176. </a>
  177. <div class="dropdown-menu dropdown-menu-lg dropdown-menu-end">
  178. <span class="dropdown-item dropdown-header">15 Notifications</span>
  179. <div class="dropdown-divider"></div>
  180. <a href="#" class="dropdown-item">
  181. <i class="bi bi-envelope me-2"></i> 4 new messages
  182. <span class="float-end text-secondary fs-7">3 mins</span>
  183. </a>
  184. <div class="dropdown-divider"></div>
  185. <a href="#" class="dropdown-item">
  186. <i class="bi bi-people-fill me-2"></i> 8 friend requests
  187. <span class="float-end text-secondary fs-7">12 hours</span>
  188. </a>
  189. <div class="dropdown-divider"></div>
  190. <a href="#" class="dropdown-item">
  191. <i class="bi bi-file-earmark-fill me-2"></i> 3 new reports
  192. <span class="float-end text-secondary fs-7">2 days</span>
  193. </a>
  194. <div class="dropdown-divider"></div>
  195. <a href="#" class="dropdown-item dropdown-footer"> See All Notifications </a>
  196. </div>
  197. </li>
  198. <!--end::Notifications Dropdown Menu-->
  199. <!--begin::Fullscreen Toggle-->
  200. <li class="nav-item">
  201. <a class="nav-link" href="#" data-lte-toggle="fullscreen">
  202. <i data-lte-icon="maximize" class="bi bi-arrows-fullscreen"></i>
  203. <i data-lte-icon="minimize" class="bi bi-fullscreen-exit" style="display: none"></i>
  204. </a>
  205. </li>
  206. <!--end::Fullscreen Toggle-->
  207. <!--begin::User Menu Dropdown-->
  208. <li class="nav-item dropdown user-menu">
  209. <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">
  210. <img
  211. src="../../dist/assets/img/user2-160x160.jpg"
  212. class="user-image rounded-circle shadow"
  213. alt="User Image"
  214. />
  215. <span class="d-none d-md-inline">Alexander Pierce</span>
  216. </a>
  217. <ul class="dropdown-menu dropdown-menu-lg dropdown-menu-end">
  218. <!--begin::User Image-->
  219. <li class="user-header text-bg-primary">
  220. <img
  221. src="../../dist/assets/img/user2-160x160.jpg"
  222. class="rounded-circle shadow"
  223. alt="User Image"
  224. />
  225. <p>
  226. Alexander Pierce - Web Developer
  227. <small>Member since Nov. 2023</small>
  228. </p>
  229. </li>
  230. <!--end::User Image-->
  231. <!--begin::Menu Body-->
  232. <li class="user-body">
  233. <!--begin::Row-->
  234. <div class="row">
  235. <div class="col-4 text-center"><a href="#">Followers</a></div>
  236. <div class="col-4 text-center"><a href="#">Sales</a></div>
  237. <div class="col-4 text-center"><a href="#">Friends</a></div>
  238. </div>
  239. <!--end::Row-->
  240. </li>
  241. <!--end::Menu Body-->
  242. <!--begin::Menu Footer-->
  243. <li class="user-footer">
  244. <a href="#" class="btn btn-default btn-flat">Profile</a>
  245. <a href="#" class="btn btn-default btn-flat float-end">Sign out</a>
  246. </li>
  247. <!--end::Menu Footer-->
  248. </ul>
  249. </li>
  250. <!--end::User Menu Dropdown-->
  251. </ul>
  252. <!--end::End Navbar Links-->
  253. </div>
  254. <!--end::Container-->
  255. </nav>
  256. <!--end::Header-->
  257. <!--begin::Sidebar-->
  258. <aside class="app-sidebar bg-body-secondary shadow" data-bs-theme="dark">
  259. <!--begin::Sidebar Brand-->
  260. <div class="sidebar-brand">
  261. <!--begin::Brand Link-->
  262. <a href="./index.html" class="brand-link">
  263. <!--begin::Brand Image-->
  264. <img
  265. src="../../dist/assets/img/AdminLTELogo.png"
  266. alt="AdminLTE Logo"
  267. class="brand-image opacity-75 shadow"
  268. />
  269. <!--end::Brand Image-->
  270. <!--begin::Brand Text-->
  271. <span class="brand-text fw-light">AdminLTE 4</span>
  272. <!--end::Brand Text-->
  273. </a>
  274. <!--end::Brand Link-->
  275. </div>
  276. <!--end::Sidebar Brand-->
  277. <!--begin::Sidebar Wrapper-->
  278. <div class="sidebar-wrapper">
  279. <nav class="mt-2">
  280. <!--begin::Sidebar Menu-->
  281. <ul
  282. class="nav sidebar-menu flex-column"
  283. data-lte-toggle="treeview"
  284. role="menu"
  285. data-accordion="false"
  286. >
  287. <li class="nav-item menu-open">
  288. <a href="#" class="nav-link active">
  289. <i class="nav-icon bi bi-speedometer"></i>
  290. <p>
  291. Dashboard
  292. <i class="nav-arrow bi bi-chevron-right"></i>
  293. </p>
  294. </a>
  295. <ul class="nav nav-treeview">
  296. <li class="nav-item">
  297. <a href="./index.html" class="nav-link">
  298. <i class="nav-icon bi bi-circle"></i>
  299. <p>Dashboard v1</p>
  300. </a>
  301. </li>
  302. <li class="nav-item">
  303. <a href="./index2.html" class="nav-link">
  304. <i class="nav-icon bi bi-circle"></i>
  305. <p>Dashboard v2</p>
  306. </a>
  307. </li>
  308. <li class="nav-item">
  309. <a href="./index3.html" class="nav-link active">
  310. <i class="nav-icon bi bi-circle"></i>
  311. <p>Dashboard v3</p>
  312. </a>
  313. </li>
  314. </ul>
  315. </li>
  316. <li class="nav-item">
  317. <a href="./generate/theme.html" class="nav-link">
  318. <i class="nav-icon bi bi-palette"></i>
  319. <p>Theme Generate</p>
  320. </a>
  321. </li>
  322. <li class="nav-item">
  323. <a href="#" class="nav-link">
  324. <i class="nav-icon bi bi-box-seam-fill"></i>
  325. <p>
  326. Widgets
  327. <i class="nav-arrow bi bi-chevron-right"></i>
  328. </p>
  329. </a>
  330. <ul class="nav nav-treeview">
  331. <li class="nav-item">
  332. <a href="./widgets/small-box.html" class="nav-link">
  333. <i class="nav-icon bi bi-circle"></i>
  334. <p>Small Box</p>
  335. </a>
  336. </li>
  337. <li class="nav-item">
  338. <a href="./widgets/info-box.html" class="nav-link">
  339. <i class="nav-icon bi bi-circle"></i>
  340. <p>info Box</p>
  341. </a>
  342. </li>
  343. <li class="nav-item">
  344. <a href="./widgets/cards.html" class="nav-link">
  345. <i class="nav-icon bi bi-circle"></i>
  346. <p>Cards</p>
  347. </a>
  348. </li>
  349. </ul>
  350. </li>
  351. <li class="nav-item">
  352. <a href="#" class="nav-link">
  353. <i class="nav-icon bi bi-clipboard-fill"></i>
  354. <p>
  355. Layout Options
  356. <span class="nav-badge badge text-bg-secondary me-3">6</span>
  357. <i class="nav-arrow bi bi-chevron-right"></i>
  358. </p>
  359. </a>
  360. <ul class="nav nav-treeview">
  361. <li class="nav-item">
  362. <a href="./layout/unfixed-sidebar.html" class="nav-link">
  363. <i class="nav-icon bi bi-circle"></i>
  364. <p>Default Sidebar</p>
  365. </a>
  366. </li>
  367. <li class="nav-item">
  368. <a href="./layout/fixed-sidebar.html" class="nav-link">
  369. <i class="nav-icon bi bi-circle"></i>
  370. <p>Fixed Sidebar</p>
  371. </a>
  372. </li>
  373. <li class="nav-item">
  374. <a href="./layout/layout-custom-area.html" class="nav-link">
  375. <i class="nav-icon bi bi-circle"></i>
  376. <p>Layout <small>+ Custom Area </small></p>
  377. </a>
  378. </li>
  379. <li class="nav-item">
  380. <a href="./layout/sidebar-mini.html" class="nav-link">
  381. <i class="nav-icon bi bi-circle"></i>
  382. <p>Sidebar Mini</p>
  383. </a>
  384. </li>
  385. <li class="nav-item">
  386. <a href="./layout/collapsed-sidebar.html" class="nav-link">
  387. <i class="nav-icon bi bi-circle"></i>
  388. <p>Sidebar Mini <small>+ Collapsed</small></p>
  389. </a>
  390. </li>
  391. <li class="nav-item">
  392. <a href="./layout/logo-switch.html" class="nav-link">
  393. <i class="nav-icon bi bi-circle"></i>
  394. <p>Sidebar Mini <small>+ Logo Switch</small></p>
  395. </a>
  396. </li>
  397. <li class="nav-item">
  398. <a href="./layout/layout-rtl.html" class="nav-link">
  399. <i class="nav-icon bi bi-circle"></i>
  400. <p>Layout RTL</p>
  401. </a>
  402. </li>
  403. </ul>
  404. </li>
  405. <li class="nav-item">
  406. <a href="#" class="nav-link">
  407. <i class="nav-icon bi bi-tree-fill"></i>
  408. <p>
  409. UI Elements
  410. <i class="nav-arrow bi bi-chevron-right"></i>
  411. </p>
  412. </a>
  413. <ul class="nav nav-treeview">
  414. <li class="nav-item">
  415. <a href="./UI/general.html" class="nav-link">
  416. <i class="nav-icon bi bi-circle"></i>
  417. <p>General</p>
  418. </a>
  419. </li>
  420. <li class="nav-item">
  421. <a href="./UI/icons.html" class="nav-link">
  422. <i class="nav-icon bi bi-circle"></i>
  423. <p>Icons</p>
  424. </a>
  425. </li>
  426. <li class="nav-item">
  427. <a href="./UI/timeline.html" class="nav-link">
  428. <i class="nav-icon bi bi-circle"></i>
  429. <p>Timeline</p>
  430. </a>
  431. </li>
  432. </ul>
  433. </li>
  434. <li class="nav-item">
  435. <a href="#" class="nav-link">
  436. <i class="nav-icon bi bi-pencil-square"></i>
  437. <p>
  438. Forms
  439. <i class="nav-arrow bi bi-chevron-right"></i>
  440. </p>
  441. </a>
  442. <ul class="nav nav-treeview">
  443. <li class="nav-item">
  444. <a href="./forms/general.html" class="nav-link">
  445. <i class="nav-icon bi bi-circle"></i>
  446. <p>General Elements</p>
  447. </a>
  448. </li>
  449. </ul>
  450. </li>
  451. <li class="nav-item">
  452. <a href="#" class="nav-link">
  453. <i class="nav-icon bi bi-table"></i>
  454. <p>
  455. Tables
  456. <i class="nav-arrow bi bi-chevron-right"></i>
  457. </p>
  458. </a>
  459. <ul class="nav nav-treeview">
  460. <li class="nav-item">
  461. <a href="./tables/simple.html" class="nav-link">
  462. <i class="nav-icon bi bi-circle"></i>
  463. <p>Simple Tables</p>
  464. </a>
  465. </li>
  466. </ul>
  467. </li>
  468. <li class="nav-header">EXAMPLES</li>
  469. <li class="nav-item">
  470. <a href="#" class="nav-link">
  471. <i class="nav-icon bi bi-box-arrow-in-right"></i>
  472. <p>
  473. Auth
  474. <i class="nav-arrow bi bi-chevron-right"></i>
  475. </p>
  476. </a>
  477. <ul class="nav nav-treeview">
  478. <li class="nav-item">
  479. <a href="#" class="nav-link">
  480. <i class="nav-icon bi bi-box-arrow-in-right"></i>
  481. <p>
  482. Version 1
  483. <i class="nav-arrow bi bi-chevron-right"></i>
  484. </p>
  485. </a>
  486. <ul class="nav nav-treeview">
  487. <li class="nav-item">
  488. <a href="./examples/login.html" class="nav-link">
  489. <i class="nav-icon bi bi-circle"></i>
  490. <p>Login</p>
  491. </a>
  492. </li>
  493. <li class="nav-item">
  494. <a href="./examples/register.html" class="nav-link">
  495. <i class="nav-icon bi bi-circle"></i>
  496. <p>Register</p>
  497. </a>
  498. </li>
  499. </ul>
  500. </li>
  501. <li class="nav-item">
  502. <a href="#" class="nav-link">
  503. <i class="nav-icon bi bi-box-arrow-in-right"></i>
  504. <p>
  505. Version 2
  506. <i class="nav-arrow bi bi-chevron-right"></i>
  507. </p>
  508. </a>
  509. <ul class="nav nav-treeview">
  510. <li class="nav-item">
  511. <a href="./examples/login-v2.html" class="nav-link">
  512. <i class="nav-icon bi bi-circle"></i>
  513. <p>Login</p>
  514. </a>
  515. </li>
  516. <li class="nav-item">
  517. <a href="./examples/register-v2.html" class="nav-link">
  518. <i class="nav-icon bi bi-circle"></i>
  519. <p>Register</p>
  520. </a>
  521. </li>
  522. </ul>
  523. </li>
  524. <li class="nav-item">
  525. <a href="./examples/lockscreen.html" class="nav-link">
  526. <i class="nav-icon bi bi-circle"></i>
  527. <p>Lockscreen</p>
  528. </a>
  529. </li>
  530. </ul>
  531. </li>
  532. <li class="nav-header">DOCUMENTATIONS</li>
  533. <li class="nav-item">
  534. <a href="./docs/introduction.html" class="nav-link">
  535. <i class="nav-icon bi bi-download"></i>
  536. <p>Installation</p>
  537. </a>
  538. </li>
  539. <li class="nav-item">
  540. <a href="./docs/layout.html" class="nav-link">
  541. <i class="nav-icon bi bi-grip-horizontal"></i>
  542. <p>Layout</p>
  543. </a>
  544. </li>
  545. <li class="nav-item">
  546. <a href="./docs/color-mode.html" class="nav-link">
  547. <i class="nav-icon bi bi-star-half"></i>
  548. <p>Color Mode</p>
  549. </a>
  550. </li>
  551. <li class="nav-item">
  552. <a href="#" class="nav-link">
  553. <i class="nav-icon bi bi-ui-checks-grid"></i>
  554. <p>
  555. Components
  556. <i class="nav-arrow bi bi-chevron-right"></i>
  557. </p>
  558. </a>
  559. <ul class="nav nav-treeview">
  560. <li class="nav-item">
  561. <a href="./docs/components/main-header.html" class="nav-link">
  562. <i class="nav-icon bi bi-circle"></i>
  563. <p>Main Header</p>
  564. </a>
  565. </li>
  566. <li class="nav-item">
  567. <a href="./docs/components/main-sidebar.html" class="nav-link">
  568. <i class="nav-icon bi bi-circle"></i>
  569. <p>Main Sidebar</p>
  570. </a>
  571. </li>
  572. </ul>
  573. </li>
  574. <li class="nav-item">
  575. <a href="#" class="nav-link">
  576. <i class="nav-icon bi bi-filetype-js"></i>
  577. <p>
  578. Javascript
  579. <i class="nav-arrow bi bi-chevron-right"></i>
  580. </p>
  581. </a>
  582. <ul class="nav nav-treeview">
  583. <li class="nav-item">
  584. <a href="./docs/javascript/treeview.html" class="nav-link">
  585. <i class="nav-icon bi bi-circle"></i>
  586. <p>Treeview</p>
  587. </a>
  588. </li>
  589. </ul>
  590. </li>
  591. <li class="nav-item">
  592. <a href="./docs/browser-support.html" class="nav-link">
  593. <i class="nav-icon bi bi-browser-edge"></i>
  594. <p>Browser Support</p>
  595. </a>
  596. </li>
  597. <li class="nav-item">
  598. <a href="./docs/how-to-contribute.html" class="nav-link">
  599. <i class="nav-icon bi bi-hand-thumbs-up-fill"></i>
  600. <p>How To Contribute</p>
  601. </a>
  602. </li>
  603. <li class="nav-item">
  604. <a href="./docs/faq.html" class="nav-link">
  605. <i class="nav-icon bi bi-question-circle-fill"></i>
  606. <p>FAQ</p>
  607. </a>
  608. </li>
  609. <li class="nav-item">
  610. <a href="./docs/license.html" class="nav-link">
  611. <i class="nav-icon bi bi-patch-check-fill"></i>
  612. <p>License</p>
  613. </a>
  614. </li>
  615. <li class="nav-header">MULTI LEVEL EXAMPLE</li>
  616. <li class="nav-item">
  617. <a href="#" class="nav-link">
  618. <i class="nav-icon bi bi-circle-fill"></i>
  619. <p>Level 1</p>
  620. </a>
  621. </li>
  622. <li class="nav-item">
  623. <a href="#" class="nav-link">
  624. <i class="nav-icon bi bi-circle-fill"></i>
  625. <p>
  626. Level 1
  627. <i class="nav-arrow bi bi-chevron-right"></i>
  628. </p>
  629. </a>
  630. <ul class="nav nav-treeview">
  631. <li class="nav-item">
  632. <a href="#" class="nav-link">
  633. <i class="nav-icon bi bi-circle"></i>
  634. <p>Level 2</p>
  635. </a>
  636. </li>
  637. <li class="nav-item">
  638. <a href="#" class="nav-link">
  639. <i class="nav-icon bi bi-circle"></i>
  640. <p>
  641. Level 2
  642. <i class="nav-arrow bi bi-chevron-right"></i>
  643. </p>
  644. </a>
  645. <ul class="nav nav-treeview">
  646. <li class="nav-item">
  647. <a href="#" class="nav-link">
  648. <i class="nav-icon bi bi-record-circle-fill"></i>
  649. <p>Level 3</p>
  650. </a>
  651. </li>
  652. <li class="nav-item">
  653. <a href="#" class="nav-link">
  654. <i class="nav-icon bi bi-record-circle-fill"></i>
  655. <p>Level 3</p>
  656. </a>
  657. </li>
  658. <li class="nav-item">
  659. <a href="#" class="nav-link">
  660. <i class="nav-icon bi bi-record-circle-fill"></i>
  661. <p>Level 3</p>
  662. </a>
  663. </li>
  664. </ul>
  665. </li>
  666. <li class="nav-item">
  667. <a href="#" class="nav-link">
  668. <i class="nav-icon bi bi-circle"></i>
  669. <p>Level 2</p>
  670. </a>
  671. </li>
  672. </ul>
  673. </li>
  674. <li class="nav-item">
  675. <a href="#" class="nav-link">
  676. <i class="nav-icon bi bi-circle-fill"></i>
  677. <p>Level 1</p>
  678. </a>
  679. </li>
  680. <li class="nav-header">LABELS</li>
  681. <li class="nav-item">
  682. <a href="#" class="nav-link">
  683. <i class="nav-icon bi bi-circle text-danger"></i>
  684. <p class="text">Important</p>
  685. </a>
  686. </li>
  687. <li class="nav-item">
  688. <a href="#" class="nav-link">
  689. <i class="nav-icon bi bi-circle text-warning"></i>
  690. <p>Warning</p>
  691. </a>
  692. </li>
  693. <li class="nav-item">
  694. <a href="#" class="nav-link">
  695. <i class="nav-icon bi bi-circle text-info"></i>
  696. <p>Informational</p>
  697. </a>
  698. </li>
  699. </ul>
  700. <!--end::Sidebar Menu-->
  701. </nav>
  702. </div>
  703. <!--end::Sidebar Wrapper-->
  704. </aside>
  705. <!--end::Sidebar-->
  706. <!--begin::App Main-->
  707. <main class="app-main">
  708. <!--begin::App Content Header-->
  709. <div class="app-content-header">
  710. <!--begin::Container-->
  711. <div class="container-fluid">
  712. <!--begin::Row-->
  713. <div class="row">
  714. <div class="col-sm-6"><h3 class="mb-0">Dashboard v3</h3></div>
  715. <div class="col-sm-6">
  716. <ol class="breadcrumb float-sm-end">
  717. <li class="breadcrumb-item"><a href="#">Home</a></li>
  718. <li class="breadcrumb-item active" aria-current="page">Dashboard v3</li>
  719. </ol>
  720. </div>
  721. </div>
  722. <!--end::Row-->
  723. </div>
  724. <!--end::Container-->
  725. </div>
  726. <div class="app-content">
  727. <!--begin::Container-->
  728. <div class="container-fluid">
  729. <!--begin::Row-->
  730. <div class="row">
  731. <div class="col-lg-6">
  732. <div class="card mb-4">
  733. <div class="card-header border-0">
  734. <div class="d-flex justify-content-between">
  735. <h3 class="card-title">Online Store Visitors</h3>
  736. <a
  737. href="javascript:void(0);"
  738. class="link-primary link-offset-2 link-underline-opacity-25 link-underline-opacity-100-hover"
  739. >View Report</a
  740. >
  741. </div>
  742. </div>
  743. <div class="card-body">
  744. <div class="d-flex">
  745. <p class="d-flex flex-column">
  746. <span class="fw-bold fs-5">820</span> <span>Visitors Over Time</span>
  747. </p>
  748. <p class="ms-auto d-flex flex-column text-end">
  749. <span class="text-success"> <i class="bi bi-arrow-up"></i> 12.5% </span>
  750. <span class="text-secondary">Since last week</span>
  751. </p>
  752. </div>
  753. <!-- /.d-flex -->
  754. <div class="position-relative mb-4"><div id="visitors-chart"></div></div>
  755. <div class="d-flex flex-row justify-content-end">
  756. <span class="me-2">
  757. <i class="bi bi-square-fill text-primary"></i> This Week
  758. </span>
  759. <span> <i class="bi bi-square-fill text-secondary"></i> Last Week </span>
  760. </div>
  761. </div>
  762. </div>
  763. <!-- /.card -->
  764. <div class="card mb-4">
  765. <div class="card-header border-0">
  766. <h3 class="card-title">Products</h3>
  767. <div class="card-tools">
  768. <a href="#" class="btn btn-tool btn-sm"> <i class="bi bi-download"></i> </a>
  769. <a href="#" class="btn btn-tool btn-sm"> <i class="bi bi-list"></i> </a>
  770. </div>
  771. </div>
  772. <div class="card-body table-responsive p-0">
  773. <table class="table table-striped align-middle">
  774. <thead>
  775. <tr>
  776. <th>Product</th>
  777. <th>Price</th>
  778. <th>Sales</th>
  779. <th>More</th>
  780. </tr>
  781. </thead>
  782. <tbody>
  783. <tr>
  784. <td>
  785. <img
  786. src="../../dist/assets/img/default-150x150.png"
  787. alt="Product 1"
  788. class="rounded-circle img-size-32 me-2"
  789. />
  790. Some Product
  791. </td>
  792. <td>$13 USD</td>
  793. <td>
  794. <small class="text-success me-1">
  795. <i class="bi bi-arrow-up"></i>
  796. 12%
  797. </small>
  798. 12,000 Sold
  799. </td>
  800. <td>
  801. <a href="#" class="text-secondary"> <i class="bi bi-search"></i> </a>
  802. </td>
  803. </tr>
  804. <tr>
  805. <td>
  806. <img
  807. src="../../dist/assets/img/default-150x150.png"
  808. alt="Product 1"
  809. class="rounded-circle img-size-32 me-2"
  810. />
  811. Another Product
  812. </td>
  813. <td>$29 USD</td>
  814. <td>
  815. <small class="text-info me-1">
  816. <i class="bi bi-arrow-down"></i>
  817. 0.5%
  818. </small>
  819. 123,234 Sold
  820. </td>
  821. <td>
  822. <a href="#" class="text-secondary"> <i class="bi bi-search"></i> </a>
  823. </td>
  824. </tr>
  825. <tr>
  826. <td>
  827. <img
  828. src="../../dist/assets/img/default-150x150.png"
  829. alt="Product 1"
  830. class="rounded-circle img-size-32 me-2"
  831. />
  832. Amazing Product
  833. </td>
  834. <td>$1,230 USD</td>
  835. <td>
  836. <small class="text-danger me-1">
  837. <i class="bi bi-arrow-down"></i>
  838. 3%
  839. </small>
  840. 198 Sold
  841. </td>
  842. <td>
  843. <a href="#" class="text-secondary"> <i class="bi bi-search"></i> </a>
  844. </td>
  845. </tr>
  846. <tr>
  847. <td>
  848. <img
  849. src="../../dist/assets/img/default-150x150.png"
  850. alt="Product 1"
  851. class="rounded-circle img-size-32 me-2"
  852. />
  853. Perfect Item
  854. <span class="badge text-bg-danger">NEW</span>
  855. </td>
  856. <td>$199 USD</td>
  857. <td>
  858. <small class="text-success me-1">
  859. <i class="bi bi-arrow-up"></i>
  860. 63%
  861. </small>
  862. 87 Sold
  863. </td>
  864. <td>
  865. <a href="#" class="text-secondary"> <i class="bi bi-search"></i> </a>
  866. </td>
  867. </tr>
  868. </tbody>
  869. </table>
  870. </div>
  871. </div>
  872. <!-- /.card -->
  873. </div>
  874. <!-- /.col-md-6 -->
  875. <div class="col-lg-6">
  876. <div class="card mb-4">
  877. <div class="card-header border-0">
  878. <div class="d-flex justify-content-between">
  879. <h3 class="card-title">Sales</h3>
  880. <a
  881. href="javascript:void(0);"
  882. class="link-primary link-offset-2 link-underline-opacity-25 link-underline-opacity-100-hover"
  883. >View Report</a
  884. >
  885. </div>
  886. </div>
  887. <div class="card-body">
  888. <div class="d-flex">
  889. <p class="d-flex flex-column">
  890. <span class="fw-bold fs-5">$18,230.00</span> <span>Sales Over Time</span>
  891. </p>
  892. <p class="ms-auto d-flex flex-column text-end">
  893. <span class="text-success"> <i class="bi bi-arrow-up"></i> 33.1% </span>
  894. <span class="text-secondary">Since Past Year</span>
  895. </p>
  896. </div>
  897. <!-- /.d-flex -->
  898. <div class="position-relative mb-4"><div id="sales-chart"></div></div>
  899. <div class="d-flex flex-row justify-content-end">
  900. <span class="me-2">
  901. <i class="bi bi-square-fill text-primary"></i> This year
  902. </span>
  903. <span> <i class="bi bi-square-fill text-secondary"></i> Last year </span>
  904. </div>
  905. </div>
  906. </div>
  907. <!-- /.card -->
  908. <div class="card">
  909. <div class="card-header border-0">
  910. <h3 class="card-title">Online Store Overview</h3>
  911. <div class="card-tools">
  912. <a href="#" class="btn btn-sm btn-tool"> <i class="bi bi-download"></i> </a>
  913. <a href="#" class="btn btn-sm btn-tool"> <i class="bi bi-list"></i> </a>
  914. </div>
  915. </div>
  916. <div class="card-body">
  917. <div
  918. class="d-flex justify-content-between align-items-center border-bottom mb-3"
  919. >
  920. <p class="text-success fs-2">
  921. <svg
  922. height="32"
  923. fill="none"
  924. stroke="currentColor"
  925. stroke-width="1.5"
  926. viewBox="0 0 24 24"
  927. xmlns="http://www.w3.org/2000/svg"
  928. aria-hidden="true"
  929. >
  930. <path
  931. stroke-linecap="round"
  932. stroke-linejoin="round"
  933. d="M19.5 12c0-1.232-.046-2.453-.138-3.662a4.006 4.006 0 00-3.7-3.7 48.678 48.678 0 00-7.324 0 4.006 4.006 0 00-3.7 3.7c-.017.22-.032.441-.046.662M19.5 12l3-3m-3 3l-3-3m-12 3c0 1.232.046 2.453.138 3.662a4.006 4.006 0 003.7 3.7 48.656 48.656 0 007.324 0 4.006 4.006 0 003.7-3.7c.017-.22.032-.441.046-.662M4.5 12l3 3m-3-3l-3 3"
  934. ></path>
  935. </svg>
  936. </p>
  937. <p class="d-flex flex-column text-end">
  938. <span class="fw-bold">
  939. <i class="bi bi-graph-up-arrow text-success"></i> 12%
  940. </span>
  941. <span class="text-secondary">CONVERSION RATE</span>
  942. </p>
  943. </div>
  944. <!-- /.d-flex -->
  945. <div
  946. class="d-flex justify-content-between align-items-center border-bottom mb-3"
  947. >
  948. <p class="text-info fs-2">
  949. <svg
  950. height="32"
  951. fill="none"
  952. stroke="currentColor"
  953. stroke-width="1.5"
  954. viewBox="0 0 24 24"
  955. xmlns="http://www.w3.org/2000/svg"
  956. aria-hidden="true"
  957. >
  958. <path
  959. stroke-linecap="round"
  960. stroke-linejoin="round"
  961. d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"
  962. ></path>
  963. </svg>
  964. </p>
  965. <p class="d-flex flex-column text-end">
  966. <span class="fw-bold">
  967. <i class="bi bi-graph-up-arrow text-info"></i> 0.8%
  968. </span>
  969. <span class="text-secondary">SALES RATE</span>
  970. </p>
  971. </div>
  972. <!-- /.d-flex -->
  973. <div class="d-flex justify-content-between align-items-center mb-0">
  974. <p class="text-danger fs-2">
  975. <svg
  976. height="32"
  977. fill="none"
  978. stroke="currentColor"
  979. stroke-width="1.5"
  980. viewBox="0 0 24 24"
  981. xmlns="http://www.w3.org/2000/svg"
  982. aria-hidden="true"
  983. >
  984. <path
  985. stroke-linecap="round"
  986. stroke-linejoin="round"
  987. d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z"
  988. ></path>
  989. </svg>
  990. </p>
  991. <p class="d-flex flex-column text-end">
  992. <span class="fw-bold">
  993. <i class="bi bi-graph-down-arrow text-danger"></i>
  994. 1%
  995. </span>
  996. <span class="text-secondary">REGISTRATION RATE</span>
  997. </p>
  998. </div>
  999. <!-- /.d-flex -->
  1000. </div>
  1001. </div>
  1002. </div>
  1003. <!-- /.col-md-6 -->
  1004. </div>
  1005. <!--end::Row-->
  1006. </div>
  1007. <!--end::Container-->
  1008. </div>
  1009. <!--end::App Content-->
  1010. </main>
  1011. <!--end::App Main-->
  1012. <!--begin::Footer-->
  1013. <footer class="app-footer">
  1014. <!--begin::To the end-->
  1015. <div class="float-end d-none d-sm-inline">Anything you want</div>
  1016. <!--end::To the end-->
  1017. <!--begin::Copyright-->
  1018. <strong>
  1019. Copyright &copy; 2014-2024&nbsp;
  1020. <a href="https://adminlte.io" class="text-decoration-none">AdminLTE.io</a>.
  1021. </strong>
  1022. All rights reserved.
  1023. <!--end::Copyright-->
  1024. </footer>
  1025. <!--end::Footer-->
  1026. </div>
  1027. <!--end::App Wrapper-->
  1028. <!--begin::Script-->
  1029. <!--begin::Third Party Plugin(OverlayScrollbars)-->
  1030. <script
  1031. src="https://cdn.jsdelivr.net/npm/overlayscrollbars@2.10.1/browser/overlayscrollbars.browser.es6.min.js"
  1032. integrity="sha256-dghWARbRe2eLlIJ56wNB+b760ywulqK3DzZYEpsg2fQ="
  1033. crossorigin="anonymous"
  1034. ></script>
  1035. <!--end::Third Party Plugin(OverlayScrollbars)--><!--begin::Required Plugin(popperjs for Bootstrap 5)-->
  1036. <script
  1037. src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
  1038. integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
  1039. crossorigin="anonymous"
  1040. ></script>
  1041. <!--end::Required Plugin(popperjs for Bootstrap 5)--><!--begin::Required Plugin(Bootstrap 5)-->
  1042. <script
  1043. src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.min.js"
  1044. integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy"
  1045. crossorigin="anonymous"
  1046. ></script>
  1047. <!--end::Required Plugin(Bootstrap 5)--><!--begin::Required Plugin(AdminLTE)-->
  1048. <script src="../../dist/js/adminlte.js"></script>
  1049. <!--end::Required Plugin(AdminLTE)--><!--begin::OverlayScrollbars Configure-->
  1050. <script>
  1051. const SELECTOR_SIDEBAR_WRAPPER = '.sidebar-wrapper';
  1052. const Default = {
  1053. scrollbarTheme: 'os-theme-light',
  1054. scrollbarAutoHide: 'leave',
  1055. scrollbarClickScroll: true,
  1056. };
  1057. document.addEventListener('DOMContentLoaded', function () {
  1058. const sidebarWrapper = document.querySelector(SELECTOR_SIDEBAR_WRAPPER);
  1059. if (sidebarWrapper && typeof OverlayScrollbarsGlobal?.OverlayScrollbars !== 'undefined') {
  1060. OverlayScrollbarsGlobal.OverlayScrollbars(sidebarWrapper, {
  1061. scrollbars: {
  1062. theme: Default.scrollbarTheme,
  1063. autoHide: Default.scrollbarAutoHide,
  1064. clickScroll: Default.scrollbarClickScroll,
  1065. },
  1066. });
  1067. }
  1068. });
  1069. </script>
  1070. <!--end::OverlayScrollbars Configure-->
  1071. <!-- OPTIONAL SCRIPTS -->
  1072. <!-- apexcharts -->
  1073. <script
  1074. src="https://cdn.jsdelivr.net/npm/apexcharts@3.37.1/dist/apexcharts.min.js"
  1075. integrity="sha256-+vh8GkaU7C9/wbSLIcwq82tQ2wTf44aOHA8HlBMwRI8="
  1076. crossorigin="anonymous"
  1077. ></script>
  1078. <script>
  1079. // NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
  1080. // IT'S ALL JUST JUNK FOR DEMO
  1081. // ++++++++++++++++++++++++++++++++++++++++++
  1082. const visitors_chart_options = {
  1083. series: [
  1084. {
  1085. name: 'High - 2023',
  1086. data: [100, 120, 170, 167, 180, 177, 160],
  1087. },
  1088. {
  1089. name: 'Low - 2023',
  1090. data: [60, 80, 70, 67, 80, 77, 100],
  1091. },
  1092. ],
  1093. chart: {
  1094. height: 200,
  1095. type: 'line',
  1096. toolbar: {
  1097. show: false,
  1098. },
  1099. },
  1100. colors: ['#0d6efd', '#adb5bd'],
  1101. stroke: {
  1102. curve: 'smooth',
  1103. },
  1104. grid: {
  1105. borderColor: '#e7e7e7',
  1106. row: {
  1107. colors: ['#f3f3f3', 'transparent'], // takes an array which will be repeated on columns
  1108. opacity: 0.5,
  1109. },
  1110. },
  1111. legend: {
  1112. show: false,
  1113. },
  1114. markers: {
  1115. size: 1,
  1116. },
  1117. xaxis: {
  1118. categories: ['22th', '23th', '24th', '25th', '26th', '27th', '28th'],
  1119. },
  1120. };
  1121. const visitors_chart = new ApexCharts(
  1122. document.querySelector('#visitors-chart'),
  1123. visitors_chart_options,
  1124. );
  1125. visitors_chart.render();
  1126. const sales_chart_options = {
  1127. series: [
  1128. {
  1129. name: 'Net Profit',
  1130. data: [44, 55, 57, 56, 61, 58, 63, 60, 66],
  1131. },
  1132. {
  1133. name: 'Revenue',
  1134. data: [76, 85, 101, 98, 87, 105, 91, 114, 94],
  1135. },
  1136. {
  1137. name: 'Free Cash Flow',
  1138. data: [35, 41, 36, 26, 45, 48, 52, 53, 41],
  1139. },
  1140. ],
  1141. chart: {
  1142. type: 'bar',
  1143. height: 200,
  1144. },
  1145. plotOptions: {
  1146. bar: {
  1147. horizontal: false,
  1148. columnWidth: '55%',
  1149. endingShape: 'rounded',
  1150. },
  1151. },
  1152. legend: {
  1153. show: false,
  1154. },
  1155. colors: ['#0d6efd', '#20c997', '#ffc107'],
  1156. dataLabels: {
  1157. enabled: false,
  1158. },
  1159. stroke: {
  1160. show: true,
  1161. width: 2,
  1162. colors: ['transparent'],
  1163. },
  1164. xaxis: {
  1165. categories: ['Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct'],
  1166. },
  1167. fill: {
  1168. opacity: 1,
  1169. },
  1170. tooltip: {
  1171. y: {
  1172. formatter: function (val) {
  1173. return '$ ' + val + ' thousands';
  1174. },
  1175. },
  1176. },
  1177. };
  1178. const sales_chart = new ApexCharts(
  1179. document.querySelector('#sales-chart'),
  1180. sales_chart_options,
  1181. );
  1182. sales_chart.render();
  1183. </script>
  1184. <!--end::Script-->
  1185. </body>
  1186. <!--end::Body-->
  1187. </html>