Antigravity
beca2c52c3
CI / Lint, Test & Build (push) Failing after 15s
CI / Deploy production (on server) (push) Has been skipped
feat: add inline chart support for notes
- Add NoteChart component using Recharts (bar, line, area, pie, radar, funnel, gauge)
- Add generate_chart and insert_chart_in_note AI tools
- Add chart code block support in MarkdownContent (```chart ... ```)
- Support JSON and simple data formats (label: value)
- Add i18n translations for chart features
Chart syntax examples:
- JSON: ```chart {"type":"bar","data":[{"label":"A","value":10}]} ```
- Simple: ```chart\nbar\nSales Data\nJan: 120\nFeb: 150\n```
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 17:29:10 +00:00
..
2026-05-22 17:29:10 +00:00
2026-05-14 17:43:21 +00:00
2026-05-22 17:18:48 +00:00
2026-04-27 22:56:22 +02:00
2026-05-22 17:29:10 +00:00
2026-04-20 22:48:06 +02:00
2026-05-22 17:18:48 +00:00
2026-05-12 07:03:56 +00:00
2026-05-14 17:43:21 +00:00
2026-05-22 17:29:10 +00:00
2026-05-22 17:18:48 +00:00
2026-05-22 17:18:48 +00:00
2026-05-22 17:18:48 +00:00
2026-05-16 22:47:38 +00:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00
2026-04-20 22:48:06 +02:00