Inspired by @telumire and his exploration of a radar chart in wikitext (using his new trigonometric operators), I have been playing with porting the svg-radar-chart library to wikitext: Radar graphs — wikitext port of svg-radar-chart
Still lots more to do including getting rid of the inline styles and CSS and figuring out how I would want to pass the data to the macro in a friendlier manner.
It is pretty impressive how much one can get done in wikitext.
As always though, working on this highlighted areas for core improvement:
- [IDEA] provide index, revIndex and and length variables in :map prefix · Issue #6118 · Jermolene/TiddlyWiki5 · GitHub
- [IDEA] zero based nth[] operator · Issue #6122 · Jermolene/TiddlyWiki5 · GitHub
- [BUG] Some filter run prefixes do not correctly resolve macro params · Issue #6124 · Jermolene/TiddlyWiki5 · GitHub