
Click
to see the
Gallery

Features
Main features
자바 스크립트를 위한 티차트(TeeChart for JavaScript)는 차트 도면 모든 적합한 브라우저 HTML5 배경요소를 사용하는 100% 자바스크립트 형식의 차팅 라이브러리입니다.
자바 스크립트에 대한 TeeChart는 자체적인 실행 제품이고, TeeChart 제품 전반에 걸쳐 수출 형식으로 사용할 수 있습니다. 두 형식은 TeeChart 데이터 계열 유형의 선택한 범위에 대한 시각화 형식으로 HTML5브라우저 차트에서 보여집니다. 다른 시리즈 유형은 동적 모델에서 지원하지 않지만, 정적인 HTML5 차트 브라우저로 출력 할 수 있습니다. HTML5 사양의 자세한 내용은 www.w3.org/TR/html5를 참조하십시오.
개요
자바스크립트를 위한 티차트 라이브 차트는 마우스를 이용하거나 모바일 장치의 손가락 터치 감도로 확대 및 스크롤을 지원합니다.
지원 시리즈 유형
TeeChart 시리즈 유형은 라이브 형식의 HTML5을 다음과 같이 지원합니다.
-
바
-
수평바
-
선
-
부드러운 선
-
파이
-
도넛
-
지역
-
수평 영역
-
부드러운 영역
-
XY 포인트
-
풍선
-
캔들 (OHLC)
-
간트
-
원형 게이지
Places where we can find TeeChart is being used:
TeeChart for JavaScript is being used in different environments, to take a look at them follow the links below:
TeeChart JavaScript support for Microsoft TypeScript
Includes teechart.d.ts declarative file.
Download: TeeChart for TypeScript
TeeChart for Embarcadero HTML5 Builder
Please follow the link below to get update information about TeeChart for HTML5 Builder.
TeeChart HTML5 for Embarcadero HTML5 Builder
TeeChart HTML5 plugin for jQuery
Includes jquery.teechart.js plugin source script.
See live example: TeeChart for jQuery example
TeeChart JavaScript for WordPress See Demo
This plugin enables adding charts to your WordPress blogs
Installation:
- Upload the teechart directory to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Add the following shortcode to your page content: [teechart title="Hello WordPress !" data="4,8,2" style="Donut" legend="true" labels="'Jan','Feb','Mar'"]
Download: TeeChart plugin for WordPress
TeeChart JavaScript for Drupal See Demo
This module enables creating charts and graphs and insert them into your Drupal contents. Charts are created client-side using HMTL5 Canvas and JavaScript. No data is stored at the server, and no images are created.
Installation:
- Go to Administration -> Modules
- Download TeeChart module from http://www.steema.com
- Install it, enable it and save configuration
How to use it:
- Add the following sample special tag to your articles: [ teechart title="Hello Drupal !" data="4,8,2" style="Bar" legend="true" labels="'Jan','Feb','Mar'" width=480 height=290]
Available styles are: Bar, Line, Area, HorizBar, PointXY, Donut, Pie, HorizArea
Download: TeeChart plugin for Drupal
TeeChart JavaScript for Joomla 1.5 and 2.5 See Demo1, See Demo2
This module enables creating charts and graphs and insert them into your Joomla contents. Charts are created client-side using HMTL5 Canvas and JavaScript. No data is stored at the server, and no images are created.
Installation:
Add charts to your Joomla articles in two simple steps:
- Download, install and enable TeeChart for Joomla plugin to your Joomla site. For Joomla 1.5, 1.6, 1.7 and 2.5 : Download TeeChart Plugin
- Add the special [ teechart ] tag in your documents: For example: (all parameters are optional) [ teechart title="Hello Joomla!" width=460 height=290 style="Bar" data="4,7,2,5,1" legend="true" labels="'A','B','C','D','E'" ]
Available styles are: Bar, Line, Area, HorizBar, PointXY, Donut, Pie, HorizArea
Download: TeeChart plugin for Joomla
TeeChart for Smart Mobile Studio TeeChart converted to Smart
TeeChart components converted to Smart Mobile Studio, a groundbreaking development suite for knocking out cutting edge, feature rich, HTML5 applications.
Download: TeeChart for Smart Mobile Studio Demo
TeeChart Google Gadget
Add charts to your Google Docs, Spreadsheets and iGoogle desktop.
Download: TeeChart Gadget
TeeChart for node.js
Create html5 canvas server-side charts with node.js and javascript, to return png or jpeg images.
Download: TeeChart npm registry
TeeChart NuGet package for Microsoft Visual Studio
Add TeeChart HTML5 to your Visual Studio solution by installing a NuGet package.
NuGet TeeChart package, click here