dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 60 forks source link

final Graphical Fixes #259

Closed dpinney closed 10 years ago

dpinney commented 10 years ago
  1. Report screen padding on input makes header fail to stretch.
  2. Port cvrStatic and cvrDynamic charts to highcharts.
  3. Make all the model input sections work like the cvrStatic one. (We should keep the advanced tab from pvWatts code. It probably will still work.)
  4. Once all inputs are in cvrStatic style we can have only one init(), replacing the one in models.js.
dpinney commented 10 years ago

High charts look good. Thanks Hongwei.