Open
Description
(Non-checked items do not work)
Name-Value Arguments
Generated using MATLAB 2021a:
- Color - issue: Name-Value Argument 'Color' not working #155 (comment)
- LineStyle - issue: Name-Value Argument 'LineStyle' not working #156 (comment)
- LineWidth - issue: Name-Value Argument 'LineWidth' not working #157 (comment)
- MarkerIndices - issue: Name-Value Argument 'MarkerIndices' not working #158 (comment)
- MarkerEdgeColor - issue: Name-Value Argument 'MarkerEdgeColor' not working #159 (comment)
- MarkerFaceColor - issue: Name-Value Argument 'MarkerFaceColor' not working #160 (comment)
- MarkerSize - issue: Name-Value Argument 'MarkerSize' not working #161 (comment)
- MarkerFaceAlpha and MarkerEdgeAlpha - issue: Transparency MarkerFaceAlpha and MarkerEdgeAlpha Name-Value arguments not working #190 (comment)
- DatetimeTickFormat and DurationTickFormat (Datetime format not supported) - issue: Datetime/duration format not supported #162 (comment)
- BarWidth (Categorical data not supported) - issue: Categorical data (and BarWidth Name-Value Argument) not supported in histogram() #198 (comment)
- BaseValue - issue: Name-Value argument BaseValue not working #231 (comment)
- No Name-Value argument is working on surface plots - issue: No Name-Value argument is working on surface plots #262 (comment)
- AlphaData - issue: AlphaData Name-Value Argument not working #282 (comment)
Other non-working features:
Generated using MATLAB 2021a:
- Not keeping same color on multiple plots on same figure - issue: 2D multiple plots not keeping same color on same figure #167 (comment)
- Grid values/rendering not being consistent with those form MATLAB when using any log related function - issue: Grid values, axes and rendering not matching with those from MATLAB when using any log-related plot #171 (comment)
- Problems with the legend when plotting multiple charts on same figure - issue: Problems with the legend when plotting multiple charts on same figure #195 (comment)
- X-axis isn't being labeled correctly - issue x-axis ticks not corresponding #208
-
pie()
rendering issues - issue Rendering issues when using pie() #194 -
pie3()
rendering issues - issue pie3() rendering problems #199 - Inexistent jittering factor on
swarmchart()
- issue swarmchart not working correctly (doesn't present any jittering) #184 -
pareto()
axis issues - issue Axes issues when using pareto() #233 -
stem()
X-axis issue - Not plotting x-axis line #234 - color bar shown by default - issue: Color bar shown by default on heat maps #286