plotly / plotly/plotly.R

Axis being cut off using ggploty + facets

Open
#1,893 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
2.7k
Forks
641
PR merge metrics
No merged PRs in 30d

Description

Hi all

I have an issue where my axis labels get cut when full screen using flexdashboard when I use ggploty

Full screen:
image

Smaller:
image

Smaller again is completly fine:
image

I'm kniting as follows:

title: "xxxxx"
output:
flexdashboard::flex_dashboard:
orientation: columns
vertical_layout: fill
editor_options:
chunk_output_type: console

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported ggploty-with-facets rendering from the flexdashboard knitting configuration in the issue, comparing fullscreen and smaller layouts. The issue provides no source file, dataset, or test; done means identifying the cause of the clipped axis labels and verifying that they remain visible across the shown layouts.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
24/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.