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 initial version of PlotlyRenderer. #88

Closed
wants to merge 6 commits into from
Closed

Add initial version of PlotlyRenderer. #88

wants to merge 6 commits into from

Conversation

daavoo
Copy link
Contributor

@daavoo daavoo commented Sep 30, 2022

Closes #7

@daavoo daavoo changed the title Add initial version of PlotlyRenderer. [WIP] Add initial version of PlotlyRenderer. Sep 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
src/dvc_render/__init__.py 100.00%
src/dvc_render/plotly.py 100.00%
tests/test_plotly.py 100.00%

📢 Thoughts on this report? Let us know!.

daavoo and others added 6 commits September 5, 2023 02:36
Support dropped in DVC 3.0
We were relying on the old DVC format where there was `rev` per datapoint.
Update test with real DVCLive datapoints.
@daavoo daavoo changed the title [WIP] Add initial version of PlotlyRenderer. Add initial version of PlotlyRenderer. Sep 5, 2023
@daavoo daavoo self-assigned this Sep 5, 2023
@daavoo daavoo added the enhancement New feature or request label Sep 5, 2023
@dberenbaum
Copy link
Contributor

Not planned right now

@dberenbaum dberenbaum closed this Dec 14, 2023
@skshetry skshetry deleted the plotly branch March 6, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plots: Add support for plotly as backend for render plots
3 participants