California-Data-Collaborative / RateComparison

Easily compare the revenue, equity, and demand implications of different water rate structures.
GNU Affero General Public License v3.0
13 stars 4 forks source link

Add support for revenue vs. usage toggle. #22

Closed christophertull closed 8 years ago

christophertull commented 8 years ago

Right now only the barchart_by_tiers changes when this toggle is switched. Eventually when demand dynamically adjusts in response to price, it will be useful for the line chart revenue_over_time, and the histogram+boxplot to respond to the toggle also.

christophertull commented 8 years ago

@anudeepvanjavakam1 this could also be a good spot for you to start. It is a relatively isolated change, but it also gets you diving into the body of the code instead of just testing and documentation.

christophertull commented 8 years ago

Closed by @anudeepvanjavakam1 and I with commit 6bfea0c