Commit Graph

7 Commits

Author SHA1 Message Date
Ethan Lee b2bfd682c9 Edit styles and merge two report sections to be collapsed in minimum number of pages 2019-07-26 13:29:27 -07:00
Ethan Lee 3688797e34 Fix typo and set higher specificity for broken style 2019-07-24 15:01:51 -07:00
Ethan Lee e0e44f7864 Expand images and update border colors 2019-07-24 10:59:00 -07:00
Ethan Lee 92931f2a6d Implement new styles and modify/remove methods accordingly 2019-07-24 09:48:51 -07:00
AlexCatarino 05566daafc Sets height property of biography textbox 2018-06-07 16:57:55 +01:00
AlexCatarino dd1b770677 Refactors Lean Report Creator
`LeanReportCreator` is now the HTML creator and `LeanOutputReport` reads a dictionary (the Lean output) to create the images and statistics.
2018-06-06 14:50:10 +01:00
AlexCatarino 0be6e8fa1f Initial commit of LeanReportCreator
- Renames `ApiPython` project to `PythonToolbox`
- Moves `LeanReportCreator` from https://github.com/QuantConnect/LeanReportCreator to https://github.com/QuantConnect/Lean/tree/master/PythonToolbox.
- Fixes README.rst
- Add QuantConnect License header
2018-06-06 13:17:37 +01:00