chartjs / chartjs/Chart.js

Question: How to position labels (in radar) without making chart wider?

Open
#6,898 1 comment 1 reaction 0 assignees View on GitHub
type: enhancement
Dominant language
JavaScript
Stars
67.7k
Forks
11.9k
Avg merge
7h 39m
Merged PRs (30d)
5

Description

Hello. I have a radar chart with three axis. The bottom two axises, the labels are drawn outside o the chart area making the chart wider than it needs to be. I want the labels positioned underneath the chart so that the chart isn't wider and can thus be made larger to accommodate my layout.

This is what it currently looks like:
original

This is what I'd like it to look like:
objective

This may be related to #6549 but in my case, I want much simpler implementation as I do not require interactive labels.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.