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

Bar and Column chart ranges #4308

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

rosco54
Copy link
Contributor

@rosco54 rosco54 commented Mar 8, 2024

Working on using the series style attribute to influence axis scaling for bars and columns, specifically referencing a zero baseline. Generally, only the chart type is used.

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • [X ] New and existing unit tests pass locally with my changes

@rosco54 rosco54 force-pushed the Bar_column_min_max branch 2 times, most recently from 6ab770a to 2565c43 Compare March 8, 2024 10:00
for bars and columns, specifically referencing a zero baseline.
Generally, only the chart type is used.

Fix crash in label formatter in
samples/source/stacked-column-with-line*.xml. Tried to format an
undefined value when all series are collapsed.
@junedchhipa junedchhipa merged commit 7138a9f into apexcharts:main Mar 8, 2024
@rosco54 rosco54 deleted the Bar_column_min_max branch May 5, 2024 02:37
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.

None yet

2 participants