You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
None of scatter3() variations is working - issue: #191 (comment)
scatter3(X,Y,Z)
scatter3(X,Y,Z,S)
scatter3(X,Y,Z,S,C)
scatter3(___,'filled')
scatter3(___,markertype)
scatter3(___,Name,Value)
bubblechart
None bubblechart() variations is working - issue: #178 (comment)
bubblechart(x,y,sz)
bubblechart(x,y,sz,c)
bubblechart(___,Name,Value)
bubblechart3
None bubblechart3() variations is working - issue: #179 (comment)
bubblechart3(x,y,sz)
bubblechart3(x,y,sz,c)
bubblechart3(___,Name,Value)
swarmchart
None of swarmchart() variations is presenting the jittering factor from the function. The data is being stacked on the corresponding value without any jittering - issue: #184 (comment)
Line Plots:
(All line plots generated using MATLAB 2021a)
plot
plot3
tiledlayout()
- issue: tiledlayout() not working: Not plotting multiple plots separately on same figure using plot3() #165 (comment)stairs
errorbar
None
errorbar()
variation is working - issue: #168 (comment)Datetime and Duration objects aren't supported either
area
None
area()
variation is working - issue: #169 (comment)stackedplot
None
stackedplot()
variation is working - issue: #170 (comment)loglog
semilogx
semilogy
fplot
None
fplot()
variation is working - issue: #172 (comment)fplot3()
None
fplot3()
variations is working - issue: #173 (comment)fimplicit()
None of
fimplicit()
variations is working - issue: #174 (comment)Scatter and Bubble Charts
(All charts generated using MATLAB 2021a)
scatter
scatter3
None of
scatter3()
variations is working - issue: #191 (comment)bubblechart
None
bubblechart()
variations is working - issue: #178 (comment)bubblechart3
None
bubblechart3()
variations is working - issue: #179 (comment)swarmchart
None of
swarmchart()
variations is presenting the jittering factor from the function. The data is being stacked on the corresponding value without any jittering - issue: #184 (comment)swarmchart3()
None of
swarmchart3()
variations is working - issue: #185 (comment)spy
Y-axis is being inverted - issue: #186 (comment)
Data Distribution Plots
(All charts generated using MATLAB 2021a)
histogram()
histogram2()
None of
histogram2()
variations is working - issue: #193 (comment)pie()
All pie features work properly but rendering isn't corresponding to MATLAB's way of printing the figure - issue: #194 (comment)
Also, there's an issue with the legend when plotting multiple charts on the same figure - issue: #195 (comment)
pie3()
Every chart using
pie3()
is presenting rendering issues - issue: #199 (comment)scatterhistogram()
None of
scatterhistogram()
variations is working - issue: #201 (comment)parallelplot()
None of
parallelplot()
variation is working - issue: #205 (comment)plotmatrix()
Discrete Data Plots
(All charts generated using MATLAB 2021a)
bar()
In some cases, issues with the x-axis are happening- issue: #208 (comment)
barh()
bar3()
Rendering issues: #232 (comment)
bar3h()
Same rendering issues as in
bar3()
- issue: #232 (comment)pareto()
Axes issues: - issue: #233 (comment)
stem()
None of stem variations is working - issue: #257 (comment)
x-axis issue not being plotted: #234 (comment)
##stem3()
None of
stem3()
variations is working correctly - issue: #236 (comment)Geographic Plots
(All charts generated using MATLAB 2021a)
geoplot()
None of
geoplot()
variations is working - issue: #237 (comment)geoscatter()
None of
geoscatter()
variations is working - issue: #238 (comment)##geobubble()
None of
geobubble()
variations is working - issue: #239 (comment)Polar Plots
(All charts generated using MATLAB 2021a)
polarplot()
None of
polarplot()
variations is working - issue: #240 (comment)polarhistogram()
None of
polarhistogram()
variations is working - issue: #241 (comment)polarscatter()
None of
polarscatter()
variations is working - issue: #242 (comment)polarbubblechart()
None of
polarbubblechart()
variations is working - issue: #243 (comment)compass()
None of
compass()
variations is plotting the polar axes - issue: #244 (comment)ezpolar():
None of
ezpolar()
variations is plotting the polar axes - issue: #244 (comment)Contour Plots
(All charts generated using MATLAB 2021a)
contour()
countour()
is creating filled plots when it shouldn't- issue: #251 (comment)contourf()
contour3()
None of
contour3()
is working - issue: #247 (comment)fcontour()
None of
fcontour()
variations is working - issue: #248 (comment)Vector Fields
(All charts generated using MATLAB 2021a)
quiver()
None of
quiver()
variations is workin - issue: #253 (comment)quiver3()
None of quiver() variations is working - issue: #254 (comment)
feather()
Surface and Mesh Plots
(All charts generated using MATLAB 2021a)
surf()
Colors and grid not matching - issue: #255 (comment)
surfc()
None of
surfc()
variations is working correctly - issue: #259 (comment).Colors and grid not matching - issue: #255 (comment)
surfl()
None of surfl() variations is working correctly- issue: #260 (comment)
Colors and grid not matching - issue: #255 (comment)
ribbon()
Colors and grid not matching - issue: #255 (comment)
pcolor()
fsurf()
None of
fsurf()
variations is working - issue:#266 (comment)
fimplicit3()
None of
fimplicit3()
variations is working - issue: #267 (comment)mesh()
Colors and grid not matching - issue: #255 (comment)
meshc()
Same issue as in
surfc()
- issue: #259 (comment).meshz()
Colors and grid not matching - issue: #255 (comment)
waterfall()
None of
waterfall()
variations is working correctly - issue: #268 (comment)fmesh()
None of
fmesh()
variations is working - issue #269Volume Visualization
streamline()
streamslice()
streamparticles()
issue: #307 (comment)
streamribbon()
Default colors not matching - issue: #309 (comment)
streamtube()
Colors and grid not matching - issue: #310 (comment)
coneplot()
Cones not matching - issue: #311 (comment)
slice()
None of
slice()
variations is working correctly - issue: #312 (comment)Animations
(All charts generated using MATLAB 2021a)
animatedline()
None of
animatedline()
variations is working - issue: #276 (comment)comet()
None of
comet()
variations is working - issue: #277 (comment)comet3()
None of
comet3()
variations is working - issue: #278 (comment)Images
(All charts generated using MATLAB 2021a)
image()
Not matching default colors - issue: #280 (comment)
imagec()
Not matching default colors - issue: #280 (comment)
The text was updated successfully, but these errors were encountered: