logoAnt Design

⌘ K
  • Design
  • Development
  • Components
  • Blog
  • Resources
5.26.1
  • Ant Design
    • Introduction
    • Design Values
    • Cases
  • Global Styles
    • Colors
    • Layout
    • Font
    • Icons
    • Dark Mode
    • Shadow
  • Design Patterns
    • Overview
    • Global Rules
      • Feedback
      • Navigation
      • Data Entry
      • Data Display
      • Copywriting
      • Data format
      • Button
      • Data List
    • Principles
      • Proximity
      • Alignment
      • Contrast
      • Repetition
      • Make it Direct
      • Stay on the Page
      • Keep it Lightweight
      • Provide an Invitation
      • Use Transition
      • React Immediately
    • Template Document
      • Visualization Page
      • Detail Page
  • Design Patterns (Research)
    • Overview
    • Template Document
      • Form Page
      • Workbench
      • List Page
      • Result Page
      • Exception Page
    • Global Rules
      • Navigation
      • Message and Feedback
      • Empty Status
  • Visualization
  • Motion
  • Illustrations
Design Resources
Front end implementation
How to Design
Understanding the users
Design Principles
Chart usage
Choosing the right chart type
Colour Swatches
Component Usage Recommendations
Chart layout adaptation
Interaction

Visualization

contributors
  • Empty StatusMotion

    Resources

    Ant Design X
    Ant Design Charts
    Ant Design Pro
    Pro Components
    Ant Design Mobile
    Ant Design Mini
    Ant Design Web3
    Ant Design Landing-Landing Templates
    Scaffolds-Scaffold Market
    Umi-React Application Framework
    dumi-Component doc generator
    qiankun-Micro-Frontends Framework
    Ant Motion-Motion Solution
    China Mirror 🇨🇳

    Community

    Awesome Ant Design
    Medium
    X
    yuque logoAnt Design in YuQue
    Ant Design in Zhihu
    Experience Cloud Blog
    seeconf logoSEE Conf-Experience Tech Conference

    Help

    GitHub
    Change Log
    FAQ
    Bug Report
    Issues
    Discussions
    StackOverflow
    SegmentFault

    Ant XTech logoMore Products

    yuque logoYuQue-Document Collaboration Platform
    AntV logoAntV-Data Visualization
    Egg logoEgg-Enterprise Node.js Framework
    Kitchen logoKitchen-Sketch Toolkit
    Galacean logoGalacean-Interactive Graphics Solution
    xtech logoAnt Financial Experience Tech
    Theme Editor
    Made with ❤ by
    Ant Group and Ant Design Community

    The visual language is based on a set of design guidelines with data visualization features derived from the intermediate design language Ant Design, which makes the data expression more in line with the user's psychology, helping the “designer” to incubate visual solutions with more business characteristics to meet the individualization. Design requirements, shielding unnecessary design differences and implementation costs, thus liberating the "designer" and front-end R&D resources, and achieving comprehensive improvement of data chart development efficiency.

    At the same time, this is a dynamically updated design document, your reading and feedback is the driving force for us to continue to advance, here is our GitHub feedback url.

    Design Resources

    We provide comprehensive design principles & guidelines and design resource files (Sketch), as well as a complete graphical usage note to help users quickly understand charts and design high quality visualization charts.

    • Design Principles
    • Design Resources
    • Charts Usage

    Front end implementation

    We encapsulate a set of AntV component libraries based on native JavaScript, which includes a high-interaction base chart library G2Plot, a chart library G6 focusing on process and relationship analysis, a chart library F2 for mobile applications, and other frameworks in the community.

    • G2: Grammar of Graphics
    • G2Plot: a charting library 🔥
    • G6: Graph Visualization Framework
    • F2: Mobile Charts
    • L7: Geospatial Visualization Analysis
    • React AntV

    How to Design

    Understanding the users

    Who are the users? What information do they want to get from the visualisations? In an enterprise product, users may be company executives, BI analysts, operations, data developers, and other different roles. Different roles may use visualisations for different purposes and in different ways. It is recommended to fully profile the users before starting the design in order to tell your data story completely and present your data insights accurately.

    Design Principles

    • Accuracy: The conversion of data into visual representations that do not distort, mislead or omit, and that faithfully reflect the information contained in the data;
    • Effective: Information is conveyed in a focused manner, with restraint and without redundancy, avoiding information overload, and using the most appropriate amount of Data-ink Ratio (Data-ink Ratio) to express the most useful information to the user;
    • Clarity: The presentation is clear, easy to read and organised, which helps users to reach their goals quickly and get more information in the least amount of time;
    • Aesthetics: perfect expression of the data, reasonable use of visual elements for artistic creation, without excessive modification, to give users an elegant experience.

    Chart usage

    Choosing the right chart type

    We provide a complete description of chart usage to help you choose chart types more wisely.

    Time series

    Preview
    Representative types: line graphs, area graphs, etc.

    Typically used to show trends and changes in data in the time dimension.

    Comparison

    Preview
    Representative types: bar charts, bubble charts, etc.

    Uses the length, width, position, area, angle and colour of a graph to compare the magnitude of values and is often used to show comparisons of values between different classifications.

    Distribution

    Preview
    Representative types: Scatterplot, box plot, etc.

    Typically used to show the distribution of values on continuous data.

    Process

    Preview
    Types represented: funnel charts, etc.

    Typically used to represent process flow, flow relationships.

    Proportion

    Preview
    Types represented: ring charts, pie charts, percentage stacked type charts, etc.

    Shows the percentage relationship on the same dimension.

    For more chart usage content, go to AntV Chart usage

    Colour Swatches

    Preview
    AntV Example of official default colour swatches

    AntV provides a default set of chart colours, including colour usage.For more colour swatches, go to AntV - Design language - Vision

    Component Usage Recommendations

    Title and Notes

    The title is a paragraph that elaborates on the subject of the chart; the notes indicate the source of the data and make the chart appear to be from a clear and reliable source.

    Axle

    Preview
    Elements of the axis
    Preview
    Classification of shafts

    Used to define the mapping relationship between data in a coordinate system in terms of direction and value.

    Legend

    Preview
    Elements of the legend
    Preview
    Classification of legends

    Used to explain the meaning of all visual elements contained in the chart area.

    Labels

    Preview
    Classification of labels

    Content annotation for the current set of data.

    Alerts Message

    Preview
    Elements of the alert message

    This means that when the mouse hovers over the chart or the finger clicks on a data point of the mobile device, the data of the point is displayed in the form of interactive prompts, such as the value of the point, the unit of the data, etc.

    Graphics

    Preview
    Classification of graphics

    The graph is the visual presentation of the visual channels of the statistical chart mapped on the shape and is the main part of the chart, the other chart components are intended to help the reader to better understand the relationship of the data mapped on the graph.

    For suggestions on how to use the components, go to AntV - Design language - Component Design Guidelines

    Chart layout adaptation

    Preview
    Chart Responsive Schematic

    Data visualisation is always facing the conflict between massive data volume and limited screen space, how to solve the problem of adapting the content to different ends and different screen sizes, and help users understand the information and analyse the insights faster in the limited space is the problem we have been committed to research.

    Preview
    Design Ideas

    In Ant Design's visualisation system, we have developed a set of layout adaptation rules for full-volume charts, sorting out a layout adaptation system that applies to all charts, from the overall chart, to the atomic components within the chart. Take the moving image on the right as an example, where the axis labels of the horizontal axis are rotated to follow the specific dimensions. More content will be released soon, stay tuned.

    Interaction

    dynamic interaction
    Preview
    dynamic interaction

    Different from the relatively static presentation of traditional data reports, interactive charts do not stop at the level of information display. Users continuously interact with the charts to get deeper analysis and information from the data.

    In data visualisation, we break down the interaction actions into three layers, namely "data acquisition", "information processing" and "knowledge flow", according to the user's level of consciousness and the goals corresponding to each level. It matches the motto of "overview first, focus on filtering, and then view the details as needed" in visual information retrieval. It is also in line with the basic logic of human seeking information: first general, then local, and then focus on the point of interest to explore, which is a process from the surface to the inside.

    For more interactive charts go to AntV - Design language - Interaction