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

Multiple-yaxis-scales, 3 series with 2 scales demo was broken by 3.47.0 #4329

Closed
wants to merge 1 commit into from

Conversation

rosco54
Copy link
Contributor

@rosco54 rosco54 commented Mar 14, 2024

New Pull Request

Multiple-yaxis-scales, 3 series with 2 scales demo was broken by 3.47.0 after the introduction of the new yaxis:seriesName as an array feature. Refactored some of that code.

Miscellaneous:
Remove yaxis.min: 0 from the bar axes in sample as not required.

Fixes #4323

Type of change

  • Bug fix (non-breaking change which fixes an issue)

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
  • New and existing unit tests pass locally with my changes

Multiple-yaxis-scales, 3 series with 2 scales demo was broken
by 3.47.0 after the introduction of the new yaxis:seriesName as an
array feature. Refactored some of that code.

Miscellaneous:
Remove yaxis.min: 0 from the bar axes in sample as not required.
@rosco54 rosco54 changed the title Fix #4323 Multiple-yaxis-scales, 3 series with 2 scales demo was broken by 3.47.0 Mar 14, 2024
@pawandeore
Copy link

yeah someone please review this. our chart broke!
I had to copy (OLD version) script and host on our server.

@rosco54
Copy link
Contributor Author

rosco54 commented Mar 14, 2024 via email

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.

Multiple-yaxis-scales , 3 series with 2 scales demo broken in 3.47.0 (JS)
2 participants