Y
Hacker News
new
|
ask
|
show
|
jobs
by
mindok
1070 days ago
Cool explanation! I use quite a lot of SVG visualisations generated server-side. Some basic charts (including sparkline) are bundled up into ContEx (an elixir library) - see
https://contex-charts.org/
(disclosure - author).
1 comments
alexpls
1069 days ago
Thanks! And thanks also for your work on ContEx, its Sparkline module [1] was a big inspiration for what I ended up implementing.
[1]
https://github.com/mindok/contex/blob/master/lib/chart/spark...
link
[1] https://github.com/mindok/contex/blob/master/lib/chart/spark...