Kitware / candela

Visualization components for the web
https://candela.readthedocs.io
Apache License 2.0
116 stars 29 forks source link

Create a new plugin for statistical vis #517

Closed waxlamp closed 6 years ago

waxlamp commented 7 years ago

Includes two new vis components: DistributionPlot and NormalProbabilityPlot. Both are basically "skins" for ScatterPlot, but with a simplified interface.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   40.36%   40.36%           
=======================================
  Files          58       58           
  Lines        1469     1469           
=======================================
  Hits          593      593           
  Misses        876      876
Impacted Files Coverage Δ
plugins/vega/GanttChart/index.js 40% <ø> (ø) :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 70a402e...511b2b0. Read the comment docs.