Chart.js for Confluence
  • Introduction
  • Administrator Guide
    • Sample Page Code
    • Data Center Compatibility
  • Chart Types
    • Bar Chart
    • Bubble Chart
    • Doughnut Chart
    • Line Chart
    • Pie Chart
    • Polar Area Chart
    • Radar Chart
  • Troubleshooting
  • Creating a chart from Excel
  • Credits
Powered by GitBook
On this page
  • What is Chart.js?
  • What does this Confluence app do?
  • Scope

Was this helpful?

Introduction

Chart.js for Confluence is a Confluence app that allows you to put Chart.js charts on your Confluence page.

NextAdministrator Guide

Last updated 1 year ago

Was this helpful?

This Confluence Server plugin is not maintained and supported anymore. The EOL of the server plugin on Atlassian's Marketplace was 2024-02-15.

You can find the last release as a free plugin here now:

What is Chart.js?

Chart.js is an open source Javascript charting module for websites by the great people at , release under the .

It supports several different chart types like a bar chart or bubble chart.

What does this Confluence app do?

While including Chart.js charts in your website manually requires some coding expertise, this app makes it easy to put them on your Confluence pages via Confluence page macros.

Just put a table with your data into the macro body and the app does the rest.

Chart.js for Confluence provides 7 chart types and a core set of Chart.js options.

Scope

The Chart.js for Confluence app is available for Confluence Server. It is compatible with Confluence Data Center as well.

https://github.com/glewe/confluence-plugins
https://www.chartjs.org/
MIT license