BAR plot bug - an additional patch

I am plotting datasets using BAR, let say like that:
bar(edges, hy(:, jj), mycolor, 'stacked','BarWidth',1, 'ShowBaseLine', 'off', 'Parent', hh);
when mycolor is different from 'flat' (e.g. 'blue' ) I experience a strange patch of the came color connecting top of each bar with left-bottom corner of axis and abscissa (triangle). The fun part it is not always like that for the same code and different data. Ideas ?

1 件のコメント

Matt Kindig
Matt Kindig 2013 年 1 月 15 日
Can you post some sample data for 'edges', 'hy', 'mycolor' so that we can try to reproduce your problem?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Distribution Plots についてさらに検索

タグ

質問済み:

2013 年 1 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by