Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 510 Bytes

TODO.md

File metadata and controls

24 lines (16 loc) · 510 Bytes

TODOs

router

  • add html-file attribute
  • add css attribute
  • add css-file attribute
  • write doc

library

  • write file selector dialogs
  • implement templates and template loading

application/util/radarChart.js

  • Settings loading with electron.ipcRenderer.sendSync('jbcp-get', 'radarChart')
    • scale: "relative/absolute"
    • style: "smoothed/flat"
    • lable: "show/hide"
  • documentation in documentation.md or docs/radarChart.md on how to use
  • add bugs to fix later