plotters icon indicating copy to clipboard operation
plotters copied to clipboard

improve the bivariate normal pdf 3d plot example

Open kindlychung opened this issue 5 years ago β€’ 3 comments

Used formula from wolfram mathworld to define the pdf function.

kindlychung avatar Oct 26 '20 11:10 kindlychung

3d-plot2

kindlychung avatar Oct 26 '20 11:10 kindlychung

Codecov Report

Merging #197 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   68.83%   68.83%           
=======================================
  Files          56       56           
  Lines        4313     4313           
=======================================
  Hits         2969     2969           
  Misses       1344     1344           
Impacted Files Coverage Ξ”
src/coord/ranged3d/projection.rs 73.86% <0.00%> (-1.14%) :arrow_down:
src/coord/ranged1d/types/slice.rs 90.90% <0.00%> (+2.27%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 96d5184...0b0b63c. Read the comment docs.

codecov[bot] avatar Oct 26 '20 12:10 codecov[bot]