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 Colors.create_from_image #79

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 27, 2024

  1. add Colors.create_from_image

    MAfarrag committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    393a5df View commit details
    Browse the repository at this point in the history
  2. add Colors.create_from_image

    MAfarrag committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f059242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e513a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    601a87a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8edf71 View commit details
    Browse the repository at this point in the history
  6. rename test files

    MAfarrag committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    63be778 View commit details
    Browse the repository at this point in the history
  7. add test for get_colormap

    MAfarrag committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4b7dde6 View commit details
    Browse the repository at this point in the history
  8. add examples to get_colormap

    MAfarrag committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bbea337 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23a9cc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. add examples

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e3e697b View commit details
    Browse the repository at this point in the history
  2. add examples

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    605a31e View commit details
    Browse the repository at this point in the history
  3. rename color_scale methods

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    857781b View commit details
    Browse the repository at this point in the history
  4. update examples

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    2c96485 View commit details
    Browse the repository at this point in the history
  5. update examples

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    30b1311 View commit details
    Browse the repository at this point in the history
  6. add examples

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5e34741 View commit details
    Browse the repository at this point in the history
  7. add missing example images

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ab3b5cf View commit details
    Browse the repository at this point in the history
  8. update example script

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    cc6e69b View commit details
    Browse the repository at this point in the history
  9. fix note

    MAfarrag committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    00473f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04dce75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32e215e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    df37e13 View commit details
    Browse the repository at this point in the history
  2. add config module and tests

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7c14426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f3c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3c3a8e View commit details
    Browse the repository at this point in the history
  5. reset the backend to agg

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1a73fb5 View commit details
    Browse the repository at this point in the history
  6. correct get_color_map

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1de1635 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59ecab7 View commit details
    Browse the repository at this point in the history
  8. add tests for missing lines

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dee4dc0 View commit details
    Browse the repository at this point in the history
  9. test Config

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    def6bf6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69b1f3c View commit details
    Browse the repository at this point in the history
  11. update examples

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aac7267 View commit details
    Browse the repository at this point in the history
  12. reformat

    MAfarrag committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8b18eea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f16ef55 View commit details
    Browse the repository at this point in the history