barvalues(h, precision, textParams)

버전 2.3 (3.7 KB) 작성자: Elimelech Schreiber
Display bar values on-top of bars in a bar or histogram plot .
다운로드 수: 1.7K
업데이트 날짜: 2021/12/20

matlab-barvalues

a matlab function for displaying values atop bars in barplots (and similar plots).

View barvalues(h, precision, textParams) on File Exchange

인용 양식

Elimelech Schreiber (2024). barvalues(h, precision, textParams) (https://github.com/lemelech/matlab-barvalues/releases/tag/2.3), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Data Distribution Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

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

See release notes for this release on GitHub: https://github.com/lemelech/matlab-barvalues/releases/tag/2.3

2.2.1

See release notes for this release on GitHub: https://github.com/lemelech/matlab-barvalues/releases/tag/2.2.1

2.2.0.0

Supports Horizontal bars.
Added control over text properties (e.g. size, color)

2.1.0.0

stabilized.

2.0.0.0

Supports all types of bars: {'stacked', 'grouped', 'hist' , 'histc'}.

Now supports Histograms as well. (not fully tested, please report bugs)

fixed issue: error when passed handle of stacked bar plot. (Thx Karolis)

1.3.0.0

Now handles stacked bars as well.
Thx dpb for your suggestions. :)
sorry, wrong file.
This should do it.

1.2.0.0

Supports multiple bar plots in single axes.

1.1.0.0

supports empty first parameter:
barvalues([],2);

1.0.0.0

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