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(charts): Create chart web components - Donut and Horizontal Bar Chart #33084

Open
wants to merge 69 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    e94bacf View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e26840b View commit details
    Browse the repository at this point in the history
  2. Render multi stacked bars

    AtishayMsft committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    027a7ef View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ee296c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    01ca8e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    ffe7e6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de6c3f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    aa872c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0008ba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    66b134b View commit details
    Browse the repository at this point in the history
  2. Fix styles to use tokens

    AtishayMsft committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0be5e78 View commit details
    Browse the repository at this point in the history
  3. Add change file

    AtishayMsft committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6dc6cb1 View commit details
    Browse the repository at this point in the history
  4. Update d3 dependencies

    AtishayMsft committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8e14e14 View commit details
    Browse the repository at this point in the history
  5. Fix build errors

    AtishayMsft committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d2f76b4 View commit details
    Browse the repository at this point in the history
  6. Fix build errors in HBC

    AtishayMsft committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    faaa036 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    9d387da View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    f1c9234 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ce231ed View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    17ffa27 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    86df4de View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Fix error

    AtishayMsft committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7d7a3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50e4ba View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Remove unnecessary calls

    AtishayMsft committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ee2aacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546029d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475f338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0551b8 View commit details
    Browse the repository at this point in the history
  5. Resolve review comments

    AtishayMsft committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c14c048 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    415c165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86aac7c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    29da77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c7981 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6baa5bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab162d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f44c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    72edf75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99009b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add change file

    AtishayMsft committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    33a5f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdaee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1915d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4753fca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    499b1d2 View commit details
    Browse the repository at this point in the history
  6. Update yarn lock

    AtishayMsft committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    66923a5 View commit details
    Browse the repository at this point in the history
  7. Fix build errors

    AtishayMsft committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a57df11 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    a02289e View commit details
    Browse the repository at this point in the history
  2. Merge master

    AtishayMsft committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3049038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    949ff13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194c051 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    5c37d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099247e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8357fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cad0f85 View commit details
    Browse the repository at this point in the history
  5. Try updating path

    AtishayMsft committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b861245 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef6c184 View commit details
    Browse the repository at this point in the history
  7. Fix lint errors

    AtishayMsft committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    45db92b View commit details
    Browse the repository at this point in the history
  8. Fix packaging error

    AtishayMsft committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    24d5295 View commit details
    Browse the repository at this point in the history
  9. Fix type check error

    AtishayMsft committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    00511fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c24106 View commit details
    Browse the repository at this point in the history
  11. Fix errors in tests

    AtishayMsft committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3abf8b5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb66e2f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    2022db6 View commit details
    Browse the repository at this point in the history
  2. Merge master

    AtishayMsft committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2eda223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f40ca8 View commit details
    Browse the repository at this point in the history
  4. Revert temp changes

    AtishayMsft committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7d88390 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update api report

    AtishayMsft committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    785ef83 View commit details
    Browse the repository at this point in the history
  2. Update text inside Donut chart fix (#33302)

    Co-authored-by: Kumar Kshitij <[email protected]>
    Anush2303 and krkshitij authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fcf1184 View commit details
    Browse the repository at this point in the history
  3. Update api report

    AtishayMsft committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    85a3aa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    48799bd View commit details
    Browse the repository at this point in the history
  2. Order of Stories (#33330)

    Anush2303 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a0dd0e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    461b18c View commit details
    Browse the repository at this point in the history