小编use*_*438的帖子

Mathematica Dashing"上下"

是否有任何理由支持mathematica呈现此图表的方式

ListPlot[
    Table[{x, x*01}, {x, -5, 5, .08}], 
PlotStyle -> White, 
Filling -> 0, 
FillingStyle -> {Dashed, Brown}]
Run Code Online (Sandbox Code Playgroud)

虽然在零边界上方的图形部分存在划线,但图形的另一部分具有实心的填充.

难道我做错了什么?

graphics plot wolfram-mathematica

3
推荐指数
1
解决办法
499
查看次数

标签 统计

graphics ×1

plot ×1

wolfram-mathematica ×1