Skip to main content

Questions tagged [color]

Questions on the color models, schemes, named colors and color functions supported by Mathematica.

1 vote
1 answer
89 views

Projection a image onto a 3d plot

The follow example created by software grasshopper3d, I cann't reproduce it using ColorFunction or Image3DProjection or other way. Limited to my ability, I can only provide very little useful ...
babyK's user avatar
  • 165
3 votes
1 answer
77 views

How to Implement Progressive Cell Coloring in a General Mesh or Tiling?

Here are some examples of what I am talking about using Voronoi for simplicity: Given: That can be colored depending on which cell is randomly chosen: I feel like there would be a better name for ...
Teg Louis's user avatar
  • 114
2 votes
1 answer
71 views

No Color when using Directive (or List) in ColorFunction in 14.0 on Linux

Switching to Version 14.0 (Linux), I noticed that Directive behaves unexpectedly when used inside ColorFunction for 3D Graphics. I wasn't able to find any further ...
ZehDeckel's user avatar
2 votes
0 answers
43 views

Color specific rows of columns [closed]

I have a table like so: data={{1,2,3,4,5,6},{a,b,c,d,e,f},{g,h,i,j,k,l}}; tab=Grid[data,Frame -> All, Background -> {{None,None,None,None,Blue},{}}] Is there ...
Daniela Ramírez Hurtado's user avatar
1 vote
0 answers
26 views

ColorScaling only to one axis on Discrete3dPlot?

I am trying to visualise a probability function in terms of number of trials/number of successes, and I'm using Discrete3DPlot to do so. I've figured out how to set ...
Lee Davis-Thalbourne's user avatar
6 votes
2 answers
263 views

Extrusion of a parametric surface with different face and boundary colours

Problem statement I want to extrude a parametric surface and colour its front faces, back faces and boundaries differently. Define plot options ...
eldo's user avatar
  • 82k
2 votes
1 answer
51 views

ContourPlot3D uniform color regardless of view point

Working with ContourPlot3D I need my 2-surface to have the same color regardless of the viewpoint. However, when I rotate the figure, the darkness of the color changes. These two images belong to the ...
tupoliedro's user avatar
12 votes
2 answers
819 views

Frank Stella's Protractor Series - can we reproduce Lac Laronge IV?

Frank Stella Frank Stella, one of the most fanous contemporary American artists, died on May 4 at the age of 87 at his home in Manhattan. I learnt this from our colleague Yarchik, who, a few days ago, ...
eldo's user avatar
  • 82k
0 votes
0 answers
33 views

Shortcut for changing background color

I often highlight parts of my notebooks in different colours. I have always used the mouse to do this: Format--> Background Color--> Color. This gets tedious. Is there any way to assign a ...
andring's user avatar
  • 393
0 votes
1 answer
45 views

Scaling problem with plot and legend

First of all look at these code- ...
Debojyoti Mondal's user avatar
15 votes
4 answers
1k views

Reproducing Roman Verostko's FF 2004 Drawing

Roman Verostko Roman Verostko was born in 1929 in Tars, Pennsylvania. In the early 1980's, following 30 years of painting, he began executing algorithmic drawings with a pen plotter. Today his studio ...
eldo's user avatar
  • 82k
3 votes
1 answer
59 views

ListContourPlot skipping over some colors

I'm trying to make two ListContourPlots with the same contour spacing and colors. One plot has a larger maximum value that seems to be screwing with the even color distribution in the plot: ...
icebox207's user avatar
  • 131
2 votes
1 answer
141 views

How to define styles for a mesh based on a function of element index

My main objective is to have control over style of each element in a mesh. I don't quite understand how ElementMeshToGraphicsComplex works. It looks very cool and ...
MathX's user avatar
  • 1,734
1 vote
1 answer
29 views

Color different curves on a graph [duplicate]

How can I give color to each curve associated with each value that the parameter $a$ takes in a list? Initially I did the following ...
Dayzk's user avatar
  • 157
8 votes
4 answers
294 views

Shading region under (or over) a curve in horizontal bands

It seems like this should be simple, but I have spent most of the day trying to find a similar example on the web and there appears to be nothing remotely similar. Since I cannot find a way to make ...
Mike Pugh's user avatar
  • 183

15 30 50 per page
1
2 3 4 5
85