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

[charts] Allow series.label property to receive a function with the "location" it is going to be displayed on #12830

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    c7e6394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ded0cf View commit details
    Browse the repository at this point in the history
  3. Revert "Implement labelFormatter for all chart types"

    This reverts commit bb2b31078b4031e7706f6058a07e9be484e927dd.
    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d6fce96 View commit details
    Browse the repository at this point in the history
  4. Revert "Add series[].labelFormatter"

    This reverts commit 70dc0941ec8cf5124bc1decd88d69d4e157bbe97.
    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    371b9a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0774a81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01ffb8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a07eb30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66192a2 View commit details
    Browse the repository at this point in the history
  9. Update tooltip contents

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6226502 View commit details
    Browse the repository at this point in the history
  10. Update pie chart contents

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0de1285 View commit details
    Browse the repository at this point in the history
  11. Chance version

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5324cef View commit details
    Browse the repository at this point in the history
  12. Typos and proptypes

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cde82b7 View commit details
    Browse the repository at this point in the history
  13. Fix chances version

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    218e145 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea080c1 View commit details
    Browse the repository at this point in the history
  15. Update api docs

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e47f5d0 View commit details
    Browse the repository at this point in the history
  16. if to switch

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    62242f0 View commit details
    Browse the repository at this point in the history
  17. Update packages/x-charts/src/models/seriesType/pie.ts

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    301a8ff View commit details
    Browse the repository at this point in the history
  18. Update docs/data/charts/label/label.md

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    93a2499 View commit details
    Browse the repository at this point in the history
  19. Update docs/data/charts/label/label.md

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    05b2df4 View commit details
    Browse the repository at this point in the history
  20. Update docs/data/charts/label/label.md

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f8969da View commit details
    Browse the repository at this point in the history
  21. Update docs/data/charts/label/label.md

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2b3dd77 View commit details
    Browse the repository at this point in the history
  22. Update docs/data/charts/label/label.md

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bbe1522 View commit details
    Browse the repository at this point in the history
  23. Update docs/data/charts/label/label.md

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    08abe5d View commit details
    Browse the repository at this point in the history
  24. Update docs/data/charts/label/PieLabel.tsx

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and LukasTy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5e0a0b7 View commit details
    Browse the repository at this point in the history
  25. fix preview

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a870a02 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9d7165f View commit details
    Browse the repository at this point in the history
  27. Fix docs:api

    JCQuintas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d06dc0a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    15fc46e View commit details
    Browse the repository at this point in the history
  2. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    2163b11 View commit details
    Browse the repository at this point in the history
  3. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    304bb4e View commit details
    Browse the repository at this point in the history
  4. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    4694e17 View commit details
    Browse the repository at this point in the history
  5. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    e79b1b3 View commit details
    Browse the repository at this point in the history
  6. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    9ff80a6 View commit details
    Browse the repository at this point in the history
  7. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    24cef1c View commit details
    Browse the repository at this point in the history
  8. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    514a2d7 View commit details
    Browse the repository at this point in the history
  9. Simplify docs and proofread

    JCQuintas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0c12998 View commit details
    Browse the repository at this point in the history
  10. Update docs/data/charts/label/label.md

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas and alexfauquette authored May 13, 2024
    Configuration menu
    Copy the full SHA
    40eb3e9 View commit details
    Browse the repository at this point in the history