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 support for custom plugins in ChartJS #12567

Merged
merged 7 commits into from
May 3, 2024

Conversation

malzariey
Copy link
Contributor

Description

This PR introduces a change in the chart.js where custom plugins can now be integrated. The creation of a new chart now includes an integration of custom plugins if they exist, enhancing the flexibility and customizability of the chart component.

Visual changes

None

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

This commit introduces a change in the chart.js where custom plugins can now be integrated. The creation of a new chart now includes an integration of custom plugins if they exist, enhancing the flexibility and customizability of the chart component.
@malzariey malzariey changed the title Add support for custom plugins in Chart Add support for custom plugins in ChartJS May 1, 2024
@danharrin danharrin added the enhancement New feature or request label May 1, 2024
@danharrin danharrin self-assigned this May 1, 2024
@danharrin danharrin added this to the v3 milestone May 1, 2024
@danharrin danharrin merged commit fc7f600 into filamentphp:3.x May 3, 2024
10 checks passed
@danharrin
Copy link
Member

Thanks

@malzariey malzariey deleted the chartjs-plugin-registeration branch May 3, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants