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

Stacked Area chart #549

Merged
merged 42 commits into from
Jun 11, 2020
Merged

Stacked Area chart #549

merged 42 commits into from
Jun 11, 2020

Commits on Mar 11, 2020

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

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    5fa0599 View commit details
    Browse the repository at this point in the history
  2. feat(core): Axes configuration options defaultable, Add option to not…

    … include 0 on axes
    SerenaG authored and lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5101c4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request carbon-design-system#464 from accurat/storybook-in…

    …-core
    
    * Storybook in core: Configuration almost done
    
    * Storybook in core: Add examples (WIP)
    
    * Storybook in core: Fix styles.scss require
    
    * Storybook in core: Rename variables
    
    * Storybook in core: Filter the list of { options, data } cases from the demo ones adding an isDemoExample boolean: only those will be visible in the demo page, the rest will only be visible in the storybooks
    
    * add vanilla codesandbox
    
    * Storybook in core: Minor changes
    
    * fix vanilla sandbox issue
    
    * remove core internal demo site
    
    * globalize all demo styling within core
    
    * fix core story file path
    
    * add one page demo story
    
    * addition of themes to the core storybook
    
    * fix storybook build
    
    * remove unnecessary import from storybooks
    
    * downgrade sass version
    
    * fix tests
    
    * add correct NODE_ENV var in the netlify script
    
    * fix tests on Travis
    
    * fix tests
    
    * add correct classname to wrapper storybooks
    
    * add welcome story
    
    * update storybook default theme
    
    Co-authored-by: Cal Smith <[email protected]>
    Co-authored-by: carbon-bot <[email protected]>
    Co-authored-by: Cal Smith <[email protected]>
    Co-authored-by: Adam Rybinski <[email protected]>
    Co-authored-by: cesare.soldini <[email protected]>
    Co-authored-by: Eliad Moosavi <[email protected]>
    7 people authored and lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    d1e42d4 View commit details
    Browse the repository at this point in the history
  4. fix merge upstream

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a611992 View commit details
    Browse the repository at this point in the history
  5. Fix area options merge

    SerenaG authored and lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5f72078 View commit details
    Browse the repository at this point in the history
  6. basic stacked area chart

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    d298743 View commit details
    Browse the repository at this point in the history
  7. remove spacing

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c51e3af View commit details
    Browse the repository at this point in the history
  8. add legend item hover

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    035c8eb View commit details
    Browse the repository at this point in the history
  9. refactor

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    96c682a View commit details
    Browse the repository at this point in the history
  10. add event listeners

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    f9a9c60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc09c93 View commit details
    Browse the repository at this point in the history
  12. fix rebase

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    68a553e View commit details
    Browse the repository at this point in the history
  13. add mix-blend-mode

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    cdc1607 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c0bb215 View commit details
    Browse the repository at this point in the history
  15. Fix area-stacked scss

    SerenaG authored and lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2d138cf View commit details
    Browse the repository at this point in the history
  16. remove stroke

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    7084354 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1bfadfe View commit details
    Browse the repository at this point in the history
  18. fix spaceOnEdges

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    eb79a57 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e04316e View commit details
    Browse the repository at this point in the history
  20. fix legend highlighting

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    30ee87f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d7b85e6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2baec38 View commit details
    Browse the repository at this point in the history
  23. add ruler and tooltip

    lucafalasco committed May 4, 2020
    Configuration menu
    Copy the full SHA
    ffcc118 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    59add35 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4bfcfa4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

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

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    02c978d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c513153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3370e05 View commit details
    Browse the repository at this point in the history
  4. format code

    theiliad committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5c4a676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c07a98c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8998819 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bb4fa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a01d071 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    995dcd3 View commit details
    Browse the repository at this point in the history
  2. format

    theiliad committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0c9f39b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bf9b1 View commit details
    Browse the repository at this point in the history
  4. format

    theiliad committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a0b9d01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2e8a25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6277696 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c63ad2 View commit details
    Browse the repository at this point in the history