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: AreaChart #22

Merged
merged 25 commits into from
May 21, 2024
Merged

feat: AreaChart #22

merged 25 commits into from
May 21, 2024

Commits on May 14, 2024

  1. add first draft

    severinlandolt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    26f89e5 View commit details
    Browse the repository at this point in the history
  2. add available colors

    severinlandolt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    99be224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423b60c View commit details
    Browse the repository at this point in the history
  4. Update LineChart.tsx

    severinlandolt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a3f65aa View commit details
    Browse the repository at this point in the history
  5. update linechart

    severinlandolt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4988569 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. add vitest

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    254ec5a View commit details
    Browse the repository at this point in the history
  2. add vitest

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    900e256 View commit details
    Browse the repository at this point in the history
  3. update tests

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    74814c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22b99b7 View commit details
    Browse the repository at this point in the history
  5. update linechart

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    495e3ff View commit details
    Browse the repository at this point in the history
  6. Update packages

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    818a4ef View commit details
    Browse the repository at this point in the history
  7. Update LineChart.tsx

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    29611fb View commit details
    Browse the repository at this point in the history
  8. update

    severinlandolt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    231b3b4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. add linechart stories

    severinlandolt committed May 16, 2024
    Configuration menu
    Copy the full SHA
    476c85d View commit details
    Browse the repository at this point in the history
  2. add tests

    severinlandolt committed May 16, 2024
    Configuration menu
    Copy the full SHA
    19520fd View commit details
    Browse the repository at this point in the history
  3. Update LineChart.tsx

    severinlandolt committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2f5e83b View commit details
    Browse the repository at this point in the history
  4. update exports

    severinlandolt committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ec2fc7f View commit details
    Browse the repository at this point in the history
  5. fix onclick dot

    severinlandolt committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dfcab08 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. add no gridlines

    severinlandolt committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cb25af5 View commit details
    Browse the repository at this point in the history
  2. first draft area

    severinlandolt committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8801d27 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Update spec

    severinlandolt committed May 18, 2024
    Configuration menu
    Copy the full SHA
    7b650b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e64a72 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fix area chart tests

    severinlandolt committed May 19, 2024
    Configuration menu
    Copy the full SHA
    58cedc6 View commit details
    Browse the repository at this point in the history
  2. update padding

    severinlandolt committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f28a031 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. update packages

    severinlandolt committed May 20, 2024
    Configuration menu
    Copy the full SHA
    54828c7 View commit details
    Browse the repository at this point in the history