반응형
- 2023-03-10: To SEE.
- 2017-07-31: 더 정리.
- 2014-06-12: docuK upgrade.
- 2014-??-??: First Posting.
Monthly Average Temperature (Source: WorldClimate.com). (div with id="chart-basicLine"). Clicking legend togglings (show/hide) each individual. (Tokyo is initially hidden for the visible option test.)
Math Functions (div with id="chart-function-graph")
Time data with irregular intervals
/maps/highmaps.js
를 넣으면 안되고, /maps/modules/map.js
를 넣어야 한다고 함.
If you already have Highcharts installed in the web page and want to run Highmaps as a plugin, include "maps/modules/map.js" script tag after "highcharts.js" .
Population density (div with id="chart-map")
Map of South Korea (div with id="map-south-korea")
- Highcharts JS - Interactive JavaScript charts for your web projects,
// https://www.highcharts.com/docs/maps/getting-started
// Another good interactive chart(graph) javascript is this. - Google Developers - Google Charts - Display live data on your site;
// This might make you plot a interactive graph in HTML. - Chart.js;
// Simple yet flexible JavaScript charting library for the modern web. - Bloomberg - Personal Finance - Tesla No DeLorean as 619% Jump Makes Hottest Auto Stock, 2014-03-01, by Alan Ohnsma.
// Graph with responsible width and interactive flags. - Google Public Data and Google Finance
// Explore these sites, then you can see many examples of interactive graphs. - NASA - Jet Propulsion Laboratory - Climate time machine
// Change of images along the time. Graphical interpretation of the global warming. - kipid's blog - 지구는 어느정도의 인구수까지 수용가능할까?, 2014-05-23;
// 세계 인구밀도 그래프가 highchart 로 그려져 있음.
Example of interactive graph/chart
반응형
'[IT/Programming] > HTML related' 카테고리의 다른 글
HTML docuK format ver. 3.1 (2025-04-17) (4) | 2025.04.17 |
---|---|
Super Easy Edit (SEE) of docuK: 사용 설명서 (Manual | Documentation | Tutorial). (2) | 2025.04.15 |
pure SEE (Super Easy Edit) of docuK (Markdown): 사용 설명서 (Manual | Documentation | Tutorial). (4) | 2025.04.15 |
프론트엔드 관점에서의 SOLID 원칙 (0) | 2025.03.27 |
SNS 내보내기/공유하기 (Sharing a URI link through SNS) (3) | 2025.03.09 |
React Next.js 에서 URL 을 이용한 상태 유지하기: 페이지네이션, 키워드 검색, 필터링 (0) | 2025.02.10 |
코드잇 풀스택 2기 초급 프로젝트 (1팀): View My Startup (2) | 2024.09.30 |