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 number formatting in charts #1742

Open
wants to merge 12 commits into
base: 2024.3.x
Choose a base branch
from

Conversation

katrinDY
Copy link
Contributor

The following changes are implemented

TODO: Summary

Changes in the user interface:

TODO: Add screenshots, recordings or remove this section

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

@katrinDY katrinDY added enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js) labels Mar 27, 2024
@katrinDY katrinDY added this to the 2024.3.0 milestone Mar 27, 2024
@katrinDY katrinDY requested a review from Fajfa March 27, 2024 11:10
@katrinDY katrinDY self-assigned this Mar 27, 2024
@katrinDY katrinDY force-pushed the 2024.3.x-feature-format-chart-values branch 2 times, most recently from 65ee544 to dd420d0 Compare April 11, 2024 14:41
@katrinDY katrinDY force-pushed the 2024.3.x-feature-format-chart-values branch from dd420d0 to d9252f1 Compare April 17, 2024 08:52
@katrinDY katrinDY force-pushed the 2024.3.x-feature-format-chart-values branch from d9252f1 to e6f51ad Compare April 17, 2024 08:53
@katrinDY katrinDY force-pushed the 2024.3.x-feature-format-chart-values branch 2 times, most recently from e938dd0 to 244f47e Compare April 22, 2024 14:34
@katrinDY katrinDY force-pushed the 2024.3.x-feature-format-chart-values branch from 244f47e to b68afae Compare April 23, 2024 13:23
@Fajfa Fajfa force-pushed the 2024.3.x branch 2 times, most recently from d2fcfdf to bf68606 Compare April 29, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I cannot format a number in a chart Enable more number formats on the field settings
4 participants