Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use default settings for timeline deck width #1748

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Conversation

cosmicBboy
Copy link
Contributor

TL;DR

Use default width settings for timeline deck

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Before this change, the timeline deck will occupy 1400px of width on any of the mediums it's rendered in. For example, if we turn on execution on some of the flytesnacks docs pages, we get:

image

This PR will just use the default plotly settings, which will occupy the maximum width inside whatever container the plotly graphs are contained in.

Tracking Issue

https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
eapolinario
eapolinario previously approved these changes Jul 18, 2023
pingsutw
pingsutw previously approved these changes Jul 18, 2023
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy dismissed stale reviews from pingsutw and eapolinario via 4d10d23 July 18, 2023 18:59
@cosmicBboy cosmicBboy merged commit 165e2db into master Jul 18, 2023
126 checks passed
@cosmicBboy cosmicBboy deleted the timeline-deck branch July 19, 2023 14:46
fg91 pushed a commit that referenced this pull request Aug 15, 2023
* use default settings for timeline deck width

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

* fix test

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>

---------

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants