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

add default colorscale attribute #2493

Closed
wants to merge 40 commits into from
Closed

Commits on Jan 5, 2023

  1. fix Colorbar scale

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    af19465 View commit details
    Browse the repository at this point in the history
  2. fix axis scaled colormap

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6180d8d View commit details
    Browse the repository at this point in the history
  3. fix colormap sampling

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    915618d View commit details
    Browse the repository at this point in the history
  4. implement colorscale

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f073f8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2716a8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    052591d View commit details
    Browse the repository at this point in the history
  7. fix per_face_colors

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a50451f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9567cc View commit details
    Browse the repository at this point in the history
  9. fix Surface primitive

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4dc96cd View commit details
    Browse the repository at this point in the history
  10. conditional access color_norm

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    fb85b5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7eb0289 View commit details
    Browse the repository at this point in the history
  12. update - precompiles

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    8aa127a View commit details
    Browse the repository at this point in the history
  13. revert handling in interfaces

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e3790c6 View commit details
    Browse the repository at this point in the history
  14. all backends precompile

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2bbf592 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c5478e View commit details
    Browse the repository at this point in the history
  16. cleanup

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2b40929 View commit details
    Browse the repository at this point in the history
  17. fix GLMakie scatter

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    44dfe13 View commit details
    Browse the repository at this point in the history
  18. fix WGLMAkie scatter

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7cc5455 View commit details
    Browse the repository at this point in the history
  19. fix WGLMakie lines

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f5fb2b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    66515a8 View commit details
    Browse the repository at this point in the history
  21. add hexbin example

    t-bltg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ac4a350 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix WGLMakie Volume

    t-bltg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    46ea7b9 View commit details
    Browse the repository at this point in the history
  2. fix WGLMakie Mesh

    t-bltg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8d0d78f View commit details
    Browse the repository at this point in the history
  3. simplifications

    t-bltg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    94b1f87 View commit details
    Browse the repository at this point in the history
  4. fix GLMakie Mesh

    t-bltg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b99f98d View commit details
    Browse the repository at this point in the history
  5. add surface test

    t-bltg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    cf57799 View commit details
    Browse the repository at this point in the history
  6. simplify imports

    t-bltg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    37195be View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. remove unrelated changes

    t-bltg committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    6c292e4 View commit details
    Browse the repository at this point in the history
  2. simplify Colorbar checks

    t-bltg committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    fff22f2 View commit details
    Browse the repository at this point in the history
  3. add poly example

    t-bltg committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    9269b5e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    95bf664 View commit details
    Browse the repository at this point in the history
  2. fix interactivity bugs

    t-bltg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    0ae2786 View commit details
    Browse the repository at this point in the history
  3. fix precompilation

    t-bltg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    40d90e3 View commit details
    Browse the repository at this point in the history
  4. fix WGLMakie

    t-bltg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    feacbea View commit details
    Browse the repository at this point in the history
  5. fix GLMakie

    t-bltg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    bcbabbd View commit details
    Browse the repository at this point in the history
  6. rework - all tests pass

    t-bltg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    25abda9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. rework WGLMakie interactivity

    t-bltg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fd63175 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. fix mesh

    t-bltg committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    45870ff View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. add interactive tests

    t-bltg committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    659f3c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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