mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 16:13:03 +03:00
13 lines
372 B
Org Mode
13 lines
372 B
Org Mode
#+HUGO_SECTION: posts
|
|
#+HUGO_BASE_DIR: ../
|
|
#+TITLE: Charts test
|
|
#+DATE: 2023-02-02
|
|
#+HUGO_TAGS: emacs
|
|
#+HUGO_DRAFT: true
|
|
#+HUGO_CUSTOM_FRONT_MATTER: :scripts '("/js/chart.js" "/js/chartjs-adapter-date-fns.bundle.min.js" "/js/chartjs-plugin-datalabels.js" "/js/2023-04-14-emacs.js")
|
|
|
|
Hello world
|
|
|
|
#+begin_export html
|
|
<canvas id="chart-emacs-history"></canvas>
|
|
#+end_export
|