adapting some TODOs
This commit is contained in:
@@ -30,7 +30,6 @@ class HistogramView {
|
||||
}
|
||||
|
||||
#displayHistogram(histoDescr) {
|
||||
// FK-TODO: extract class for template-chartWithSlider
|
||||
const chartWithSlider = UIUtils.instantiateTemplate('template-chartWithSlider');
|
||||
this.#uiContainer.appendChild(chartWithSlider);
|
||||
const canvas = chartWithSlider.querySelector("canvas");
|
||||
|
||||
@@ -3,7 +3,6 @@ jupyter notebook
|
||||
FK-FIXME:
|
||||
|
||||
FK-TODO:
|
||||
- remove country batch code tables, retain global batch code table
|
||||
|
||||
anacron job:
|
||||
sudo cp src/intensivstationen_howbadismybatch.sh /etc/cron.daily/intensivstationen_howbadismybatch
|
||||
|
||||
Reference in New Issue
Block a user