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

Prioritised Trace Updates #253

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

Prioritised Trace Updates #253

wants to merge 16 commits into from

Commits on Dec 6, 2022

  1. first iteration update only visible

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5ad84a3 View commit details
    Browse the repository at this point in the history
  2. include new version of M4

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f456ef4 View commit details
    Browse the repository at this point in the history
  3. actually working 1st iteration of update visible traces

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e36d9df View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. unoptimized separation of visible and invisible update

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    c5077bd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Added: client-side callback to efficiently fetch trace visibility

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e1fb029 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. 1st iteration visible/invisible trace update (with formatting)

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5ccb488 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. add TraceUpdater benchmarking with selenium

    Isis Garayalde Vandendriessche authored and Isis Garayalde Vandendriessche committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    76e097e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. log processing script + small changes to test log writing

    Isis G.V authored and Isis G.V committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    10eb87b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. fix bad json dump in log processing

    Isis G.V authored and Isis G.V committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b95f3ba View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. log processing fix

    Isis G.V authored and Isis G.V committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1da64d9 View commit details
    Browse the repository at this point in the history
  2. added gitignore

    Isis G.V authored and Isis G.V committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2badb0d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. modified log processing

    Isis G.V authored and Isis G.V committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5240349 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. final log processing

    Isis G.V authored and Isis G.V committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e0cf4c8 View commit details
    Browse the repository at this point in the history
  2. modified gitignore

    Isis G.V authored and Isis G.V committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    648c881 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	Makefile
    #	examples/basic_example.ipynb
    #	examples/dash_apps/01_minimal_global.py
    #	examples/other_apps/streamlit_app.py
    #	plotly_resampler/aggregation/aggregation_interface.py
    #	plotly_resampler/aggregation/aggregators.py
    #	plotly_resampler/aggregation/algorithms/lttb_c.py
    #	plotly_resampler/figure_resampler/figure_resampler.py
    #	plotly_resampler/figure_resampler/figure_resampler_interface.py
    #	tests/conftest.py
    #	tests/fr_selenium.py
    #	tests/test_aggregators.py
    #	tests/test_composability.py
    #	tests/test_figure_resampler.py
    #	tests/test_figurewidget_resampler.py
    #	tests/test_serialization.py
    ISX2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7d6763b View commit details
    Browse the repository at this point in the history
  2. reformatted code :)

    ISX2 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f8e29cd View commit details
    Browse the repository at this point in the history