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

Plot enhancement #1390

Merged
merged 16 commits into from Dec 30, 2022
Merged

Plot enhancement #1390

merged 16 commits into from Dec 30, 2022

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    78be7a4 View commit details
    Browse the repository at this point in the history
  2. 1) use rangebreaks to handle gaps in datetime axis instead of make th…

    …em string; 2) allow simultaneously plot rankic in ic_figure
    qianyun210603 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    764b83f View commit details
    Browse the repository at this point in the history
  3. pylint improvement

    qianyun210603 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    e8d2961 View commit details
    Browse the repository at this point in the history
  4. fix black lint

    qianyun210603 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    aa2f481 View commit details
    Browse the repository at this point in the history
  5. better axis formatting

    qianyun210603 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    17e8e42 View commit details
    Browse the repository at this point in the history
  6. default not show gaps

    qianyun210603 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    bba5ce3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. resolve doc built error

    qianyun210603 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    a4c89a4 View commit details
    Browse the repository at this point in the history
  2. fix pylint

    qianyun210603 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    86eaabc View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Update qlib/contrib/report/analysis_model/analysis_model_performance.py

    More detailed description
    
    Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
    qianyun210603 and you-n-g committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2949057 View commit details
    Browse the repository at this point in the history
  2. Update qlib/contrib/report/analysis_model/analysis_model_performance.py

    for Python backward compatibility
    
    Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
    qianyun210603 and you-n-g committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1d32bf8 View commit details
    Browse the repository at this point in the history
  3. add doc string

    qianyun210603 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a3cf896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3df7a2 View commit details
    Browse the repository at this point in the history
  5. fix black

    qianyun210603 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    0c1dd05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7429476 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. 1) limit numpy version as numba support for 1.24+ has not been releas…

    …ed; 2) no need to use custom numba version for pytest.
    qianyun210603 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    aa9093c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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