- BASIC
- Getting Started
- Basic Usage
- Using with jQuery
- Using with requireJS
- CHART
- Line
- Bar
- Bar (Rotated)
- Spline
- Step
- Area
- Bubble
- Combination
- Stackbar
- Stackbar (100%)
- Stackbar (Rotated)
- Stackarea
- Stackarea (100%)
- Scatter Plot
- Pie
- Donut
- Gauge
- Radar
- DATA
- Columns Data
- Rows Data
- JSON Data
- OPTIONS
- Show/Hide
- Size
- Colors Pattern
- CSS Class
- Accessibility Pattern
- Animation
- Export to Image
- Data Labels
- Legend Labels
- Stacked Groups
- Categories
- Axis Padding
- Axis Min/Max
- Axis Label
- Axis Tick Count
- Axis Tick Format
- Axis Tick Values
- Axis Outer Tick
- Tick Rotation
- Tick Rotation (Rotated)
- Axis Y Zerobased
- Axis X Scroll
- Axis X Zoom
- Legend Position
- Legend Item
- Title
- Tooltip
- Bar Width
- Point
- Pie/Donut/Gauge Label
- Pie/Donut Arc Spacing
- Donut/Gauge Radius
- Donut Options
- Gauge Options
- Bubble Options
- Radar Options
- DEMO
- AI Patents
- Approval rating
- Coffee Production (PC)
- a Lot-solid apart.. (PC)
- Dashboard 1 (PC)
Legend Labels
#latest
#options
범례명을 변경합니다.
따로 지정하지 않는다면 첫 번째 칼럼 값이 그대로 범례명으로 사용됩니다.
Options
-
data.legends
data.legends = { 2015: "'15년", 2016: "'16년", 2017: "'17년" }