Check out other items on Codecanyon
Check out other items on Themeforest
Finecharts is a ready-to-use chart and graph kit for dashboards and admin UIs. Drop in the bundled HTML pages, or lift the CSS, scripts, and js/settings/* patterns into your own Bootstrap-based project. Initialization and theme-aware refresh hooks are wired so you can ship faster for clients or your own products.
Finecharts (v5) is a practical shortcut to learn, demo, and integrate real chart libraries with consistent layout, dark/light theming, and copy-paste-friendly structure.
There are several different ways to use Finecharts:
data-bs-theme).js/settings/<page>-settings.js file, then customize text, data, and options.Optional: A handful of demos load scripts in ways that work best over http:// or https:// (not double-clicking the file from the desktop). If something looks off offline, open the same folder through your host or your editor’s “Live Preview” / local site URL.
FineChartTheme notes.We’ve kept the workflow simple: each chart page loads its library (CDN or bundled), then shared theme scripts, then one settings file that builds the charts and registers a refresh for theme changes.
You might want pre-styled panels for an existing admin template, a reference while learning a new library, or quick pages for a client demo—how you use Finecharts is up to you.
In the HTML Files download you will typically find:
css/, js/ (including js/settings/), img/, licenses/, etc.index.html) for integration and theming.Ready-to-use demo pages (each with a matching script under js/settings/):
Use of resources
Third-party licenses are summarized in Main/licenses/THIRD-PARTY-LICENSES.md for redistribution.
Change log
DATE : March 30, 2026 (v5.0.7) - Bootstrap 5 layout with light/dark theme via data-bs-theme - Modern chart stack: Chart.js, ApexCharts, ECharts, Plotly, D3, uPlot, Billboard.js, Observable Plot, Lightweight Charts, Toast UI Chart, Frappe Charts, Sigma, Peity, Sparklines - Central FineChartTheme + per-page js/settings/* pattern and theme refresh registration - New Documentation guide (script order, integration checklist, library notes)