jenkinsci / jenkinsci/plot-plugin

[JENKINS-54745] Specify font size, or automatically scale it as plot size grows

Open
#296 0 comments 0 reactions 0 assignees View on GitHub
component:plot-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
62
Forks
93
Avg merge
1d 17h
Merged PRs (30d)
1

Description

The URL for the graphs generated by the plot-plugin allows specifying width and height parameters, which can be used to retrieve a high resolution version of the graph; unfortunately, though, the font size in pixels won't change, meaning that as the resolution grows, the text will appear smaller.

The font size should either automatically increase along with the resolution, or it should be possible to specify (or override) it as an URL parameter too.

---
Originally reported by mardy, imported from: Specify font size, or automatically scale it as plot size grows


  • assignee: vgaidarji
  • status: Open
  • priority: Minor
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260512-210953

Raw content of original issue

The URL for the graphs generated by the plot-plugin allows specifying width and height parameters, which can be used to retrieve a high resolution version of the graph; unfortunately, though, the font size in pixels won't change, meaning that as the resolution grows, the text will appear smaller.

The font size should either automatically increase along with the resolution, or it should be possible to specify (or override) it as an URL parameter too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.