mitodl / rapid-response-xblock

a django app plug-in for edx-platform
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Link y domains together, use the greatest max value #60

Closed noisecapella closed 6 years ago

noisecapella commented 6 years ago

What are the relevant tickets?

Fixes #59

What's this PR do?

Uses the same domain for the y axis of the two charts

How should this be manually tested?

Find two charts with different count values and verify that the y axis domain is always the same between the two charts. If one chart closes the other one should change to take up the whole height.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files          15       15           
  Lines         561      561           
  Branches       34       34           
=======================================
  Hits          505      505           
  Misses         51       51           
  Partials        5        5

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 4251bb1...0f8eb3a. Read the comment docs.