piker/piker/ui/qt/quantdom
Tyler Goodlet c8afdb0adc Styling, start re-org, commenting
- Move out equity plotting to new module.
- Make axis margins and fonts look good on i3.
- Adjust axis labels colors to gray.
- Start commenting a lot of the code after figuring out what it all does
  when cross referencing with ``pyqtgraph``.
- Add option to move date axis to middle.
2020-10-02 12:13:27 -04:00
..
__init__.py Add charting components from `Quantdom` 2020-10-02 12:13:27 -04:00
_equity.py Styling, start re-org, commenting 2020-10-02 12:13:27 -04:00
base.py Styling, start re-org, commenting 2020-10-02 12:13:27 -04:00
charts.py Styling, start re-org, commenting 2020-10-02 12:13:27 -04:00
const.py Add charting components from `Quantdom` 2020-10-02 12:13:27 -04:00
loaders.py Styling, start re-org, commenting 2020-10-02 12:13:27 -04:00
performance.py Add charting components from `Quantdom` 2020-10-02 12:13:27 -04:00
portfolio.py Styling, start re-org, commenting 2020-10-02 12:13:27 -04:00
utils.py Add charting components from `Quantdom` 2020-10-02 12:13:27 -04:00