Cyberjusticelab / JusticeAI

JusticeAI (ProceZeus) is a web chat bot that aims to facilitate access to judicial proceedings involving Quebec tenant/landlord law
https://cyberjusticelab.github.io/JusticeAI/docs/rendered/
MIT License
21 stars 16 forks source link

[#43] Renders normal curve data for any ranged fact value in dashboard using D3.js #395

Closed lancelafontaine closed 6 years ago

lancelafontaine commented 6 years ago

[#43]

One issue that this PR overlooks is the fact that ranged fact data can possibly not fit a normal distribution. This is an issue we will need to address in the future.

lancelafontaine commented 6 years ago

image

codecov[bot] commented 6 years ago

Codecov Report

Merging #395 into master will increase coverage by 0.66%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
+ Coverage   69.75%   70.42%   +0.66%     
==========================================
  Files          54       54              
  Lines        2179     2228      +49     
  Branches       19       19              
==========================================
+ Hits         1520     1569      +49     
  Misses        655      655              
  Partials        4        4
Impacted Files Coverage Δ
src/web_client/src/components/Sidebar.vue 100% <100%> (ø) :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 c10091b...3ace85e. Read the comment docs.