是否有任何理由支持mathematica呈现此图表的方式
ListPlot[ Table[{x, x*01}, {x, -5, 5, .08}], PlotStyle -> White, Filling -> 0, FillingStyle -> {Dashed, Brown}]
虽然在零边界上方的图形部分存在划线,但图形的另一部分具有实心的填充.
难道我做错了什么?
graphics plot wolfram-mathematica
graphics ×1
plot ×1
wolfram-mathematica ×1