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

Fix vectorfield increase after each call #5400

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Aug 19, 2022

Fixes #5399

@douglasmacdonald
Copy link
Contributor

Hope this message is not an abuse of the process, but I just want to say, "thank you", that was so quick.

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

Merging #5400 (0116ce5) into master (8b2ee78) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #5400      +/-   ##
==========================================
- Coverage   88.07%   88.07%   -0.01%     
==========================================
  Files         301      301              
  Lines       61969    61991      +22     
==========================================
+ Hits        54579    54596      +17     
- Misses       7390     7395       +5     
Impacted Files Coverage Δ
holoviews/plotting/bokeh/chart.py 88.61% <50.00%> (ø)
holoviews/util/transform.py 85.25% <0.00%> (-0.75%) ⬇️
holoviews/core/data/pandas.py 93.30% <0.00%> (-0.10%) ⬇️
holoviews/tests/core/test_utils.py 99.20% <0.00%> (+<0.01%) ⬆️
holoviews/core/util.py 86.06% <0.00%> (+0.03%) ⬆️
holoviews/plotting/mpl/element.py 90.08% <0.00%> (+0.05%) ⬆️
...iews/tests/plotting/matplotlib/test_elementplot.py 98.42% <0.00%> (+0.07%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hoxbro hoxbro requested a review from jlstevens August 22, 2022 09:10
@jlstevens
Copy link
Contributor

Looks good to me! Merging.

@jlstevens jlstevens merged commit a780aeb into holoviz:master Aug 22, 2022
@hoxbro hoxbro deleted the fix_vectorfield_increase branch September 20, 2022 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple display calls of vectorfield changes its own magnitude data
4 participants