    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to search
                Sign in
              Sign up Appearance settings
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              Uh oh!

              There was an error while loading. Please reload this page.

              apache / echarts Public
              * Notifications You must be signed in to change notification settings
              * Fork 19.8k
                * Star 67k
          * Code
          * Issues 1.4k
          * Pull requests 182
          * Actions
          * Projects
          * Wiki
          * Security and quality 0
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Actions
                  * Projects
                  * Wiki
                  * Security and quality
                  * Insights
                                              master
                                          Branches Tags
                                            Go to file
                                        Code
                                          Open more actions menu

                                        Folders and files

                                          Name                                      Name                                        Last commit message    Last commit date
                                            Latest commit                         
                                                                                  
                                                History                           
                                                                                  
                                                10,390 Commits                    
                                                  10,390 Commits                  
                                                  .github                                   .github                                                                    
                                                  .husky                                    .husky                                                                     
                                                  .vscode                                   .vscode                                                                    
                                                  asset                                     asset                                                                      
                                                  build                                     build                                                                      
                                                  dist                                      dist                                                                       
                                                  extension-src                             extension-src                                                              
                                                  i18n                                      i18n                                                                       
                                                  licenses                                  licenses                                                                   
                                                  src                                       src                                                                        
                                                  ssr/ client                               ssr/ client                                                                
                                                  test                                      test                                                                       
                                                  theme                                     theme                                                                      
                                                  .asf.yaml                                 .asf.yaml                                                                  
                                                  .editorconfig                             .editorconfig                                                              
                                                  .eslintignore                             .eslintignore                                                              
                                                  .eslintrc-common-production.yaml          .eslintrc-common-production.yaml                                           
                                                  .eslintrc-common.yaml                     .eslintrc-common.yaml                                                      
                                                  .gitattributes                            .gitattributes                                                             
                                                  .gitignore                                .gitignore                                                                 
                                                  .headerignore                             .headerignore                                                              
                                                  .jshintrc-dist                            .jshintrc-dist                                                             
                                                  .lgtm.yml                                 .lgtm.yml                                                                  
                                                  .npmignore                                .npmignore                                                                 
                                                  AGENTS.md                                 AGENTS.md                                                                  
                                                  CONTRIBUTING.md                           CONTRIBUTING.md                                                            
                                                  KEYS                                      KEYS                                                                       
                                                  LICENSE                                   LICENSE                                                                    
                                                  NOTICE                                    NOTICE                                                                     
                                                  README.md                                 README.md                                                                  
                                                  index.d.ts                                index.d.ts                                                                 
                                                  package-lock.json                         package-lock.json                                                          
                                                  package.README.md                         package.README.md                                                          
                                                  package.json                              package.json                                                               
                                                  tsconfig.json                             tsconfig.json                                                              
                                            View all files                        
                                          

                                              Repository files navigation

                                                * 
                                                * README
                                                * Code of conduct
                                                * Contributing
                                                * Apache-2.0 license
                                                * Security
                                                More items

                                                Apache ECharts

                                              Apache ECharts is a free, powerful charting and visualization library offering easy ways to add intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on zrender, which is a whole new lightweight canvas library.

                                              中文官网 | ENGLISH HOMEPAGE

                                                Get Apache ECharts

                                              You may choose one of the following methods:

                                                * Download from the official website
                                                * npm install echarts --save
                                                * CDN: jsDelivr CDN

                                                Docs

                                                * Get Started
                                                * API
                                                * Option Manual
                                                * Examples

                                                Get Help

                                                * GitHub Issues for bug report and feature requests
                                                * Email dev@echarts.apache.org for general questions
                                                * Subscribe to the mailing list to get updated with the project

                                                Build

                                              Build echarts source code:

                                              Execute the instructions in the root directory of the echarts: (Node.js is required)

                                                # Install the dependencies from NPM:
                                                npm install
                                                
                                                 # Rebuild source code immediately in watch mode when changing the source code.
                                                 # It opens the `./test` directory, and you may open `-cases.html` to get the list
                                                 # of all test cases.
                                                 # If you wish to create a test case, run `npm run mktest:help` to learn more.
                                                npm run dev
                                                
                                                 # Check the correctness of TypeScript code.
                                                npm run checktype
                                                
                                                 # If intending to build and get all types of the "production" files:
                                                npm run release

                                              Then the "production" files are generated in the dist directory.

                                                Contribution

                                              Please refer to the contributing document if you wish to debug locally or make pull requests.

                                                Resources

                                                Awesome ECharts

                                              https://github.com/ecomfe/awesome-echarts

                                                Extensions

                                                * ECharts GL An extension pack of ECharts, which provides 3D plots, globe visualization, and WebGL acceleration.

                                                * Liquidfill 水球图

                                                * Wordcloud 字符云

                                                * Extension for Baidu Map 百度地图扩展 An extension provides a wrapper of Baidu Map Service SDK.

                                                * vue-echarts ECharts component for Vue.js

                                                * echarts-stat Statistics tool for ECharts

                                                License

                                              ECharts is available under the Apache License V2.

                                                Code of Conduct

                                              Please refer to Apache Code of Conduct.

                                                Paper

                                              Deqing Li, Honghui Mei, Yi Shen, Shuang Su, Wenli Zhang, Junting Wang, Ming Zu, Wei Chen. ECharts: A Declarative Framework for Rapid Construction of Web-based Visualization. Visual Informatics, 2018.

                                        About

                                        Apache ECharts is a powerful, interactive charting and data visualization library for browser

                                          echarts.apache.org

                                        Topics

                                          apachecanvascharting-librarychartsdata-visualizationdata-vizechartssvgvisualization

                                        Resources

                                          Readme
                                          Apache-2.0 license

                                        Code of conduct

                                          Code of conduct

                                        Contributing

                                          Contributing

                                        Security policy

                                          Security policy
                                          Activity
                                          Custom properties

                                        Stars

                                          67.0k stars

                                        Watchers

                                          2.0k watching

                                        Forks

                                          19.8k forks
                                          Report repository

                                        Releases

                                        Packages

                                        Used by

                                        Contributors

                                        Languages

    Footer

        © 2026 GitHub, Inc.

      Footer navigation

        * Terms
        * Privacy
        * Security
        * Status
        * Community
        * Docs
        * Contact
        * Manage cookies
        * Do not share my personal information
      You can’t perform that action at this time.