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

feat(lib)!: Remove ODS Charts mode option. Use [data-bs-theme] #457

Open
wants to merge 1 commit into
base: remove_map_colors
Choose a base branch
from

Conversation

jacques-lebourgeois
Copy link
Member

Description

Remove mode parameter. just use [data-bs-theme].

Motivation & Context

There was duplication between [data-bs-theme] and mode. We don't need anymore to manage a mode inside ODS Charts and 3 colors set (default/light/dark). Just default mode based on [data-bs-theme] and css variables is now used.

Types of change

  • Breaking change (fix or feature that would change existing functionality)

Test checklist

Please check that the following tests projects are still working:

  • docs/examples
  • test/angular-ngx-echarts
  • test\angular-ng-boosted
  • test/angular-echarts
  • test/html
  • test/react
  • test/vue
  • test/examples/bar-line-chart
  • test/examples/single-line-chart
  • test/examples/timeseries-chart

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.

1 participant