From 97cacfa707c85473bab8c98cf5281d87112c929c Mon Sep 17 00:00:00 2001 From: daslu Date: Fri, 17 Jan 2025 22:49:17 +0200 Subject: [PATCH] cleanup --- notebooks/noj_book/echarts.clj | 6 ------ 1 file changed, 6 deletions(-) diff --git a/notebooks/noj_book/echarts.clj b/notebooks/noj_book/echarts.clj index 3d5c9a8..d111c5b 100644 --- a/notebooks/noj_book/echarts.clj +++ b/notebooks/noj_book/echarts.clj @@ -230,12 +230,6 @@ data-for-multi-series :data values-b :stack "x"}]})) -;; #### Bar Racing Chart - -;; Bar race is a chart that shows changes in the ranking of data over time. - -;; TODO - ;; #### Waterfall Chart ;; There is no waterfall series in Apache ECharts, but we can simulate the