Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Industry statistics panel built with Next.js and Highcharts.

Free open-source Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
Statistics Panel is a dashboard template built with Next.js for creating industry statistics panels, featuring pre-built Users, Assets, and Companies/Units pages with Highcharts-based data visualization.
Statistics Panel is an open-source industry statistics dashboard template built on Next.js and React. It takes API data via Axios and renders asset statistics as interactive charts using Highcharts and highcharts-react-official. The project runs on Vercel with a live demo at statistics-panel.vercel.app, and is authored by Caio Henrique under the MIT license.
Statistics Panel comes with several notable features that make it ready to use.
Statistics Panel is for developers who need a ready-made dashboard to display industry metrics and asset statistics. It suits data analysts who want to visualize API data with charts, and frontend developers looking for a Next.js + Highcharts boilerplate with responsive pages. It also serves teams that need a clean, deployable panel for monitoring users, assets, and companies.
Statistics Panel supports the following practical scenarios.
Clone the repository from GitHub, install dependencies with Yarn or npm, and run the development server with yarn dev. The project can also be deployed to Vercel directly using the Deploy button on the README.
Here are answers to common questions about Statistics Panel.
Yes, the project is open-source and released under the MIT license, allowing free use, modification, and distribution.
The core stack is Next.js, React, TypeScript, and styled-components, with Highcharts for charts, Axios for HTTP requests, and date-fns/Moment for date handling.
Yes, the repository includes a Deploy to Vercel button and the live demo runs at statistics-panel.vercel.app.
The template includes responsive pages for Users, Assets, and Companies/Units, all designed to display statistics in a graphical panel.
You need Git, Node.js v10.16 or higher, and Yarn v1.13 or higher installed on your machine.
