Skip to content

MudTimeSeriesChart: Add X & Y Axis Title parameters#9781

Merged
ScarletKuro merged 3 commits intoMudBlazor:devfrom
MattParkerDev:timeserieschart-axis-titles
Sep 29, 2024
Merged

MudTimeSeriesChart: Add X & Y Axis Title parameters#9781
ScarletKuro merged 3 commits intoMudBlazor:devfrom
MattParkerDev:timeserieschart-axis-titles

Conversation

@MattParkerDev
Copy link
Contributor

@MattParkerDev MattParkerDev commented Sep 10, 2024

Description

Added XAxisTitle and YAxisTitle parameters to the MudTimeSeriesChart, which are displayed if not null.

image

How Has This Been Tested?

visually

Type of Changes

  • 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)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@MattParkerDev MattParkerDev changed the title ♻️ MudTimeSeriesChart - Add X & Y Axis Title parameters ♻️ MudTimeSeriesChart: Add X & Y Axis Title parameters Sep 10, 2024
@codecov
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.79%. Comparing base (28bc599) to head (0f88055).
Report is 495 commits behind head on dev.

Files with missing lines Patch % Lines
...MudBlazor/Components/Chart/Charts/TimeSeries.razor 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9781      +/-   ##
==========================================
+ Coverage   89.82%   90.79%   +0.96%     
==========================================
  Files         412      406       -6     
  Lines       11878    12803     +925     
  Branches     2364     2478     +114     
==========================================
+ Hits        10670    11624     +954     
+ Misses        681      623      -58     
- Partials      527      556      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@henon henon changed the title ♻️ MudTimeSeriesChart: Add X & Y Axis Title parameters MudTimeSeriesChart: Add X & Y Axis Title parameters Sep 11, 2024
@ScarletKuro ScarletKuro added enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library and removed PR: needs review labels Sep 29, 2024
@ScarletKuro ScarletKuro merged commit 025cb44 into MudBlazor:dev Sep 29, 2024
@MattParkerDev MattParkerDev deleted the timeserieschart-axis-titles branch October 1, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants