百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

elastic-charts

> 数据库
开源

请查看我们的 [生活风格指南][docs],其中包含了许多示例,介绍图表的外观和感觉,以及如何在 y…

398 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

请查看我们的 [生活风格指南][docs],其中包含了许多示例,介绍图表的外观和感觉,以及如何在 y…

Elastic Charts

Check out our living style guide, which contains many examples on how charts look and feel, and how to use them in your products or fork the codesandbox example here to play directly with the library.

Installation

To install the Elastic Charts into an existing project, use the yarn CLI (npm is not supported).

yarn add @elastic/charts

Important: see the consuming wiki for detailed installation requirements

Running Locally

Node

We depend upon the version of node defined in .nvmrc.

You will probably want to install a node version manager. nvm is recommended.

To install and use the correct node version with nvm:

nvm install

Development environment

You can run the dev environment locally at http://localhost:9001 by running:

yarn
yarn start

We use storybook to document API, edge-cases, and the usage of the library. A hosted version is available at https://elastic.github.io/elastic-charts/storybook.

CI

We're using the same build pipeline for building PRs and the main branch. This pipeline is triggered through webhook events hitting the buildkite-pr-bot. Configuration for the triggered pipelines can be adjusted in pull-requests.json.

Goals

The primary goal of this library is to provide reusable set of chart components that can be used throughout Elastic's web products. As a single source of truth, the framework allows our designers to make changes to our look-and-feel directly in the code. And unit test coverage for the charts components allows us to deliver a stable "API for charts".

Contributing

You can find documentation around creating and submitting new features in contributing.

Wiki

Consumption

  • Consuming Elastic Charts

Documentation

  • Overview
  • Theming

License

Dual-licensed under Elastic v2 and Server Side Public License, v 1 Read the FAQ for details.

Issues· 378 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptchart-librarychartsdata-visualizationelastic

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库