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(core): create alluvial chart #1132

Merged
merged 46 commits into from
Sep 15, 2021

Commits on Aug 26, 2021

  1. add d3-sankey package

    Akshat55 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ea4536f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd97000 View commit details
    Browse the repository at this point in the history
  3. create basic alluvial chart

    Akshat55 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    49e7259 View commit details
    Browse the repository at this point in the history
  4. add alluvial chart options

    Akshat55 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a3ad8cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c32b61 View commit details
    Browse the repository at this point in the history
  6. fix linting issues

    Akshat55 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ffa35f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    388ec42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1809c02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c55efc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 28, 2021

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

Commits on Aug 30, 2021

  1. add style for themes

    Akshat55 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    efcbb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a31c72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57eabb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36790bf View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. add line event listeners

    Akshat55 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    49a826a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    43f32dc View commit details
    Browse the repository at this point in the history
  2. add node event listener

    Akshat55 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    0556651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a3c5c3 View commit details
    Browse the repository at this point in the history
  4. add monochrome option

    Akshat55 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    783e3e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7099b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29b0bb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    909d0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d8bee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    97ba637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ee0fc View commit details
    Browse the repository at this point in the history
  3. update demo names

    Akshat55 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    e65f19f View commit details
    Browse the repository at this point in the history
  4. export alluvial chart

    Akshat55 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    1ab3905 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59a30ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ee1911 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb38ff8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    8e18b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d7873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f368d6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dc9439 View commit details
    Browse the repository at this point in the history
  5. decrease debounce time

    Akshat55 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    6b8c5b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5277b3 View commit details
    Browse the repository at this point in the history
  7. improve link hover debounce

    Akshat55 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    6ef7885 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbe901b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. fix review changes

    Akshat55 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    84c5f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bb9dc View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

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

Commits on Sep 13, 2021

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

Commits on Sep 15, 2021

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