Summary

A narrative text visualization component built on AntV T8, used to present data insights in the form of natural language narratives, supporting data entities with semantic annotations and inline mini charts embedded in paragraph text.

Use Cases

  • AI-generated data reports: suitable for AIGC scenarios where large language models automatically generate data analysis reports presented in natural language narrative form
  • Business insight text presentation: used to display business summaries, operational analysis, and other scenarios where complex insights need to be conveyed through paragraph narratives
  • Data conclusions with semantic annotations: embedding data entities with semantic annotations and inline mini charts in narrative text to enhance data readability and visual hierarchy

Visual Examples

Q4 Sales Report: Key Metrics and Regional Analysis

User Behavior Analysis: Distribution, Anomalies, and Associations

Operations Dashboard (Dark Theme)

Options

Configuration Options

PropertyTypeRequiredDescription
contentstringrequiredT8 syntax string containing narrative text and semantically annotated entities. Does not start with vis, begins directly with a Markdown heading or body text.
theme'light' | 'dark'optionalChart theme, default is "light".