HOW IT WORKS
Two ways to get your dashboard
Pick a ready-made template and ship today, or tell us what you need and we will build it for you — end to end.
Buy a ready-made template
50+ production-ready HTML + ECharts dashboards covering 17 industries. One payment, full source code, deploy in hours.
Browse & preview live
Filter 50+ templates by industry or tech stack. Every card links to a fully interactive live demo — real charts, real data.
Browse templatesOne-time payment — $49.99
No subscription, no lock-in. Pay once and receive the complete source package with a 14-day money-back guarantee.
See pricing detailsPlug in your data
Open index.html — it runs immediately with sample data. Every data block is marked /* DATA */. No build tools required.
Deploy anywhere in minutes
Drag onto Netlify, push to Cloudflare Pages, or run vercel --prod. Pure static files — any host works.
Every template includes
- Full HTML + CSS + JS source
- ECharts option configs
- TypeScript type definitions
- Lifetime updates
- MIT license
- 14-day money-back guarantee
Custom dashboard build
Need specific KPIs, a proprietary data schema, or a design that matches your brand perfectly? We build it end-to-end. You own the code.
Submit your requirements
Fill the contact form with your data sources, KPIs, industry, and any design references. We respond within 1 business day.
Scoping & fixed-price proposal
We clarify your data contracts and send a proposal with a fixed price and delivery date — typically 3 to 7 business days. No hidden fees.
Build, review, iterate
We build to spec and share a hosted preview for your feedback. Two rounds of revisions are included. We iterate until you are satisfied.
Delivery — you own the code
You receive the full source package: HTML, CSS, JS, ECharts config, and documentation. No strings attached. No recurring licence.
What you get with a custom build
- Dashboard built to your exact KPIs and data schema
- Full source code — HTML, CSS, JS, ECharts config
- Fixed price, no hourly surprises
- 2 revision rounds included
- Delivered in 3–7 business days
- MIT license — no recurring fees
We respond within 1 business day · Fixed-price quotes · No surprises
Frequently asked questions
- Do I need a backend or build system?
- No. Every template is pure HTML + CSS + JavaScript with ECharts loaded from CDN. Open the file in any browser, or drop it on a static host — zero dependencies, zero toolchain.
- Can I use a template in a React or Vue project?
- Yes. Embed the dashboard in an
<iframe>for a quick integration, or port the ECharts option objects directly into your component library. The Docs have step-by-step examples for both approaches. - What licence do I get?
- MIT. Use it in any number of internal projects for your organisation. Resale or redistribution of the template source as a competing product is not permitted.
- How long does a custom build take?
- Most projects are delivered within 3 to 7 business days after the proposal is accepted. Complex multi-page integrations may take longer — we quote upfront and do not start without your written approval.
- What if I need changes after delivery?
- Custom builds include two rounds of revisions. Additional work beyond that is quoted per-request at a transparent hourly rate before we begin.
- What data formats do the templates support?
- Sample data is plain JavaScript objects. Replace them with any source: REST API, WebSocket, CSV, or a direct database call from a serverless function. See the data integration guide for examples.