Chart Development Toolbox

버전 2.1.1 (20.5 MB) 작성자: Ken Deeley
This toolbox contains the MATLAB code for the technical article "Creating Specialized Charts with MATLAB Object-Oriented Programming".
다운로드 수: 3.2K
업데이트 날짜: 2022/4/12

Chart Development Toolbox

View <Chart Development Toolbox> on File Exchange

This toolbox contains the MATLAB® code for the technical article Creating Specialized Charts with MATLAB Object-Oriented Programming.

A chart provides a task-specific application programming interface (API) for creating custom visualizations. Designing and implementing a chart not only provides a convenient API for end users, but simultaneously removes the need for the user to manipulate low-level graphics objects.

The toolbox comprises several diverse examples of custom MATLAB charts, together with a catalog app for browsing the available charts.

You can inspect the source code used for each chart, explore the features and functionality of each chart, and run Live Script examples demonstrating the use of each chart. The toolbox also has documentation and resources to help you get started with developing your own charts.

Installation and Getting Started

This submission is a MATLAB toolbox.

  1. Double-click on the toolbox installer (the .mltbx file) to install the toolbox.
  2. See the documentation files GettingStarted.mlx and CreatingSpecializedCharts.mlx for introductory information.
  3. Open the Chart Catalog app from the Apps gallery to view the example charts.

MathWorks Product Requirements

The Chart Development Toolbox requires MATLAB release R2021a or later.

Some charts in the catalog rely on additional toolboxes.

License

The license for the Chart Development Toolbox is available in the license.txt file in this GitHub repository.

Copyright 2018-2021 The MathWorks, Inc.

인용 양식

Ken Deeley (2024). Chart Development Toolbox (https://github.com/k-deeley/chart-development-toolbox/releases/tag/v2.1.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2022a
R2021a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Bar Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
2.1.1

See release notes for this release on GitHub: https://github.com/k-deeley/chart-development-toolbox/releases/tag/v2.1.1

2.1

See release notes for this release on GitHub: https://github.com/kdeeley-charts/chart-development-toolbox/releases/tag/v2.1

2.0

This version implements all charts using the ChartContainer (R2019b) and ComponentContainer (R2020b) frameworks. Some chart capabilities (e.g., interactive legends) require R2021a.

1.3

Fixed bug with incorrect chart icons displaying when not all MathWorks toolboxes are available.

1.2

Repackaged as a toolbox.

1.1

This update contains further examples of custom charts, and the catalog now has an integral browser for the chart documentation.

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.