All Products
Free / Open Source

Sliick Charts

Beautiful, responsive, and 100% native SVG charts for Salesforce Lightning. No external libraries, absolute security.

Sliick Charts

Sliick Charts brings professional, high-performance data visualization directly to your Salesforce Lightning pages. Visualize Salesforce data natively with beautiful SVG charts built specifically for the platform. Sliick Charts provides a lightweight, secure, and zero-dependency solution for enterprise dashboards.

Read the Sliick Charts: Complete User Guide

Sliick Charts Lightning Web Component Interface

[!NOTE] Free and Open Source Forever. Sliick Charts is an open source project released under the Apache License 2.0, giving you the freedom to use, modify, and distribute it in any project. https://github.com/sliickgit/sliick-charts

Key Features

📊 Multi-Chart Support

One component, infinite possibilities. Render Donut, Pie, Bar, Column, Line, and Area charts with a single LWC.

⚡ Ultra Lightweight

By bypassing heavy libraries like D3.js or Chart.js, Sliick Charts ensures your Lightning pages remain lightning fast. All geometry is calculated on-the-fly using native LWC logic.

🎨 Fully Themeable

Configure your charts directly in the Lightning App Builder or Flow Builder. Customize sizes, colors, thickness, and visibility toggles without touching a single line of code.

Why Sliick Charts?

While powerful libraries like Chart.js or D3.js are popular for standard web development, they often introduce complexity and security hurdles within the Salesforce ecosystem. Sliick Charts was created to provide a high-performance alternative that “just works” on the platform.

Comparison Table

FeatureSliick Charts (Native)External Libraries (e.g., Chart.js)
Footprint0 KB (Zero-dependency)~200+ KB (Minified/Gzipped)
Security100% Native LWC3rd Party Script Injection Risk
LWS/LockerNative CompliancePotential Memory leaks, DOM access errors, and global scope conflicts
Data PrivacyStays in BrowserPotential for external leak via script
SetupManaged Package / Drag & DropStatic Resources / Apex Controllers
Apex UsageNoneOften required for data transformations

[!IMPORTANT] Why native compliance matters: External libraries often break in Salesforce Lightning Locker or Lightning Web Security (LWS) because they require unauthorized DOM manipulation or direct access to global objects that are sandboxed by the platform. Sliick Charts uses native LWC templates and reactive properties, ensuring 100% compatibility without the need for complex workarounds or security exceptions.

Security & Architecture

Sliick Charts is engineered with a Security-First mindset:

  • 100% Client-Side: All data processing and rendering happen in the browser. No data ever leaves your Salesforce instance.
  • Zero External API Calls: No Remote Site Settings or CSP Trusted Sites required.
  • No Apex Code: Reduces the server-side attack surface to zero. Pure LWC.
  • LWS Compliant: Fully compatible with Lightning Web Security (LWS) and Locker Service.

Open Source & Community

Sliick Charts isn’t just a tool; it’s a commitment to the Salesforce open-source ecosystem.

  • Apache 2.0 License: Pure freedom to use, fork, and build upon.
  • No Hidden Costs: Every feature is available for everyone, from individual developers to global enterprises.
  • Open Community: Completely public and open. Join us on GitHub to contribute, report issues, or suggest new features.

Technical Specifications

FeatureSpecification
Namespacesliick
Component TypeLightning Web Component (LWC)
Supported TargetsRecord Pages, App Pages, Home Pages, Flows
LicenseApache 2.0
Dependency100% Native SVG (Zero 3rd-party JS)

Quick Installation

Add Sliick Charts to your Salesforce org in seconds:

  1. Get it on AppExchange
  2. Follow our Complete User Guide for step-by-step setup instructions.
  3. Drag the Sliick Charts component onto any Lightning page.
  4. Paste your data JSON and start visualizing!

Key Features

  • Multi-Chart Support: Donut, Pie, Bar, Column, Line, and Area
  • Ultra Lightweight: 0 KB (Zero-dependency)
  • Security: 100% Native LWC / LWS Compliant
  • Managed Package / Drag & Drop Ready
Install on AppExchange