🎉 RealChart v1.3.7 is released. Read more →
리얼 차트
Real
Chart
데모데모ConfigConfig가이드가이드APIAPI구입문의구입문의 (opens in a new tab)
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • RealChart 개요
  • RealChart 설치
  • 개발 가이드
  • React 개발 가이드
  • Vue 개발 가이드
  • Tutorial
    • 시작 - 첫번째 차트 생성하기
  • 축(Axes)
    • Category Axis
    • Linear Axis
    • Time Axis
    • Log Axis
  • 시리즈(Series)
    • Bar Series
    • Line Series
    • Area Series
    • Pie Series
    • Bar Range Series
    • Area Range Series
    • Scatter Series
    • Bubble Series
    • Box Plot Series
    • Candlestick Series
    • Ohlc Series
    • Dumbbell Series
    • Lollipop Series
    • Equalizer Series
    • Heatmap Series
    • Treemap Series
    • Circle Bar Series
    • Waterfall Series
    • Vector Series
    • Pareto Series
    • Error Bar Series
    • Histogram Series
    • Bell Curve Series
    • Funnel Series
  • 게이지(Gauges)
    • Circle Gauge
    • Linear Gauge
    • Bullet Gauge
    • Clock Gauge
  • 어노테이션(Annotations)
    • Text Annotation
    • Image Annotation
    • Shape Annotation
  • 제목(Title)
  • 범례(Legend)
  • 툴팁(Tooltip)과 Hovering
  • 분할 모드(Split)
  • Data
  • 스타일(Styles)
  • 에셋(Assets)
  • 모듈(modules)
  • 내보내기(Export)
  • More
  • NPM 차트 테스트
    • v1.3.7
    • v1.3.6
    • v1.3.5
    • v1.3.4
    • v1.3.3
    • v1.3.2
    • v1.3.1
    • v1.3.0
    • v1.2.5
    • v1.2.4
    • v1.2.3
    • v1.1.13
    • v1.1.12
    • v1.1.11
    • v1.1.10
    • v1.1.9
    • v1.1.8
    • v1.1.7
    • v1.1.6
    • v1.1.5
    • v1.1.4
    • v1.1.3
    • v1.1.2
    • v1.1.1
    • v1.1.0
    • v1.0.10
    • v1.0.9
    • v1.0.8
    • v1.0.7
    • v1.0.6
    • v1.0.5
    • v1.0.4
    • v1.0.3
    • v1.0.2
    • v1.0.1
    • v1.0.0

On This Page

  • 설정
  • See Also
가이드
축(Axes)
Log Axis

Log Axis

데이터포인트들을 log가 적용된 간격으로 배치한다.

설정

축의 종류를 "log"로 지정한다. 또, 설정 옵션 모델은 LogAxisOptions이고, 차트 구성 요소 모델은 LogAxis이다.

const config = {
  xAxis: {
    type: 'log',
  },
};

See Also

  • 축 개요
  • 시리즈 개요
  • API 개요
Time Axis시리즈(Series)
리얼 차트
Real
Chart
(우) 13461 경기도 성남시 분당구 운중로 135 더원스퀘어 304호
전화: 0505-325-8080이메일: support@realgrid.com
개발자
데모개발자 문서기술지원
관련 제품
RealGridRealGrid-PivotRealGrid-TouchRealReport
구매
무료 라이선스제품 가격구매 문의
© 2000-2024 wooritech inc. All rights reserved.