본문 바로가기
JavaScript

echart - 그래프 라이브러리

by 코딩초 2021. 10. 23.

1. 공식 홈페이지

 

https://echarts.apache.org/en/index.html

 

Apache ECharts

ECharts: A Declarative Framework for Rapid Construction of Web-based Visualization You are welcomed to cite the following paper whenever you use ECharts in your R&D projects, products, research papers, technical reports, news reports, books, presentations,

echarts.apache.org

 

2. 참고 블로그

 

https://cho2.tistory.com/entry/EChart-%EC%B0%A8%ED%8A%B8-%EB%9D%BC%EC%9D%B4%EB%B8%8C%EB%9F%AC%EB%A6%AC-Echart-%EC%A0%95%EB%A6%AC

 

EChart 차트 라이브러리. E-chart 정리

회사에서 구글 차트를 하는 도중 Echart라는 차트로 급히 변경. Google Chart는 인터넷이 끊기면 챠트가 출력되지 않는 문제가 발생한다고 한다. 네이버는 Echart에 대한 내용은 별로 안나온다. Google은

cho2.tistory.com

 

https://dullyshin.github.io/2019/07/26/Echarts-start/

 

ECharts를 통해 5분안에 차트를 만들자!

ECharts를 통해 5분안에 차트를 만들자!Echarts 에 있는 튜토리얼을 한글로 번역하였습니다. ECharts 다운로드우선, 아래의 방법 중 하나를 선택하여 다운로드 받습니다: official download page, 공식 홈페이

dullyshin.github.io

 

https://codesandbox.io/examples/package/echarts

 

echarts examples - CodeSandbox

 

codesandbox.io

 

3. 깃허브

 

https://datamatic-public.github.io/echarts-2.1.10/doc/doc-en.html#Appendix-Map-Extension

 

ECharts · Doc

{string} mapType 'china' map type, including World Map, China Map, Map of China Provinces & Cities. For the mapType of China Provinces & Cities, just use simplified Chinese. 新疆, 西藏, 内蒙古, 青海, 四川, 黑龙江, 甘肃, 云南, 广西, 湖

datamatic-public.github.io

 

'JavaScript' 카테고리의 다른 글

웹 개발 Vanilla JS 사용 이유  (0) 2023.12.13
[Javascript] map 함수 사용해보기  (0) 2022.03.31
[javascript] 369게임  (0) 2021.12.05
javascript의 자료형  (0) 2021.11.30