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

Add tick padding to Y axis #1714

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Add tick padding to Y axis #1714

merged 2 commits into from
Sep 6, 2024

Conversation

A-Ashiq
Copy link
Contributor

@A-Ashiq A-Ashiq commented Sep 6, 2024

Description

This PR includes the following:

  • Adds padding to the y-axis between the tick labels and the axis

Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Tech debt item (this is focused solely on addressing any relevant technical debt)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests at the right levels to prove my change is effective
  • I have added screenshots or screen grabs where appropriate
  • I have added docstrings in the correct style (google)

@A-Ashiq
Copy link
Contributor Author

A-Ashiq commented Sep 6, 2024

Before:
Screenshot 2024-09-05 at 15 12 36

@A-Ashiq
Copy link
Contributor Author

A-Ashiq commented Sep 6, 2024

After:
Screenshot 2024-09-05 at 15 12 11

Base automatically changed from task/output-plotly-figure-in-charts-api/CDD-2184 to main September 6, 2024 08:37
Copy link

sonarcloud bot commented Sep 6, 2024

@A-Ashiq A-Ashiq merged commit 0a52814 into main Sep 6, 2024
14 checks passed
@A-Ashiq A-Ashiq deleted the task/add-tick-padding-to-y-axis branch September 6, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants