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

Refactor vega-related charting #8595

Merged
merged 23 commits into from
May 3, 2024
Merged

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    a37169d View commit details
    Browse the repository at this point in the history
  2. Move altair utils

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0fa8220 View commit details
    Browse the repository at this point in the history
  3. Apply more refactoring

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3dd61f1 View commit details
    Browse the repository at this point in the history
  4. Fix mixin usage

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    216e8b0 View commit details
    Browse the repository at this point in the history
  5. Apply more refactoring

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    077ea4b View commit details
    Browse the repository at this point in the history
  6. Unify to one test

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7931c2e View commit details
    Browse the repository at this point in the history
  7. Fix test

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a34f205 View commit details
    Browse the repository at this point in the history
  8. Fix typing issues

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    19a02cc View commit details
    Browse the repository at this point in the history
  9. Support pyarrow directly

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9167fab View commit details
    Browse the repository at this point in the history
  10. Remove unused import

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    23b349e View commit details
    Browse the repository at this point in the history
  11. More refactoring

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    32b99e3 View commit details
    Browse the repository at this point in the history
  12. Lazy load module

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5a3820b View commit details
    Browse the repository at this point in the history
  13. Update comment

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a3c2dc4 View commit details
    Browse the repository at this point in the history
  14. Improve imports

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bca7152 View commit details
    Browse the repository at this point in the history
  15. Use altair method

    LukasMasuch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c9955c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    36ffa0d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Simplify delta generator

    LukasMasuch committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1e6bc18 View commit details
    Browse the repository at this point in the history
  2. Remove double init

    LukasMasuch committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b695b79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a30280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eed6e31 View commit details
    Browse the repository at this point in the history
  5. Update comment

    LukasMasuch committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f4bd280 View commit details
    Browse the repository at this point in the history
  6. Prevent double cloning

    LukasMasuch committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3ba43a8 View commit details
    Browse the repository at this point in the history
  7. Fix typing issue

    LukasMasuch committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0818789 View commit details
    Browse the repository at this point in the history