aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/web/README.md
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2022-10-30 16:22:06 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2022-10-30 16:22:06 +0100
commit71f731ca0675b19562221233e9a30ffcad0107d0 (patch)
tree08234ece56d4a933571649c24da51d7928a18e7a /src/web/README.md
parentcb9fa4169136275b86dde95310eb288dba5a7da6 (diff)
downloadnotes-71f731ca0675b19562221233e9a30ffcad0107d0.tar.gz
notes-71f731ca0675b19562221233e9a30ffcad0107d0.zip
web: added minimal chartjs example with external tooltip to render custom html
Diffstat (limited to 'src/web/README.md')
-rw-r--r--src/web/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/README.md b/src/web/README.md
index f208afb..e189f9e 100644
--- a/src/web/README.md
+++ b/src/web/README.md
@@ -1,3 +1,4 @@
# Web
- [html](./html.md)
+- [chartjs](./chartjs.md)