Blog Chart: Built-In SVG Data Visualization Generates dark-mode-compatible inline SVG charts for blog posts. Invoked internally by and when chart-worthy data is identified. Not a standalone user-facing command. Styling source of truth: Input Format The writer or researcher passes a chart request: Chart Type Selection Select based on the data pattern. Diversity is mandatory - never repeat a type within one post. | Data Pattern | Best Chart Type | |-------------|-----------------| | Before/after comparison | Grouped bar chart | | Ranked factors / correlations | Lollipop chart | | Parts of whole…