Skip to main content
edited tags
Link
Michael E2
  • 258.7k
  • 21
  • 370
  • 830
Bumped by Community user
Bumped by Community user
added 8 characters in body
Source Link
Coolwater
  • 20.8k
  • 3
  • 41
  • 68

I have ColorData[1]ColorData[1] as the default color scheme for plots in Mathematica. 
I would like to know what is the default color for the filling.

Please note: I understand the color is the same as the one for the line, with Opacity[0.2]Opacity[0.2], but I do not want this. I want the "equivalent color" obtained by having a filling on white background.

Imagine for example you want to plot an object with Opacity[1]Opacity[1], of the same color of the filling.

How could I do this?

I have ColorData[1] as the default color scheme for plots in Mathematica. I would like to know what is the default color for the filling.

Please note: I understand the color is the same as the one for the line, with Opacity[0.2], but I do not want this. I want the "equivalent color" obtained by having a filling on white background.

Imagine for example you want to plot an object with Opacity[1], of the same color of the filling.

How could I do this?

I have ColorData[1] as the default color scheme for plots in Mathematica. 
I would like to know what is the default color for the filling.

Please note: I understand the color is the same as the one for the line, with Opacity[0.2], but I do not want this. I want the "equivalent color" obtained by having a filling on white background.

Imagine for example you want to plot an object with Opacity[1], of the same color of the filling.

How could I do this?

Source Link
m137
  • 357
  • 2
  • 7

Color default plot filling

I have ColorData[1] as the default color scheme for plots in Mathematica. I would like to know what is the default color for the filling.

Please note: I understand the color is the same as the one for the line, with Opacity[0.2], but I do not want this. I want the "equivalent color" obtained by having a filling on white background.

Imagine for example you want to plot an object with Opacity[1], of the same color of the filling.

How could I do this?