Skip to main content

Questions tagged [grid-lines]

For questions about the GridLines and GridLinesStype options as well as FaceGrids and FaceGridsStyle options.

2 votes
1 answer
225 views

I want to make the same grid line as shown in the picture inside several polygons. ...
Milk's user avatar
  • 1,890
0 votes
2 answers
135 views

The following code plots a function with the axes styled red with arrowheads. ...
B flat's user avatar
  • 6,046
2 votes
1 answer
181 views

What is the position of FaceGrids used in Graphics3D? The example below suggests it is at a depth around 2% of the plot box. Cuboid at 0.1 sits below the grid, cuboid at 0.3 sits above and the one at ...
lixpas's user avatar
  • 147
4 votes
1 answer
168 views

How can I place GridLines above the colored region of a ChromaticityPlot (and hence make them visible throughout the plot) ...
David G. Stork's user avatar
6 votes
3 answers
416 views

I would like to represent a curved manifold with a "frame dragging", such as this one (source): I have done the following: ...
tupoliedro's user avatar
1 vote
2 answers
2k views

I have a simple 3D plotting question, but having difficulty finding the option which might have changed from a previous version as I have recently updated to Mathematica 13.1. When using the Plot3D ...
John Doe's user avatar
  • 291
8 votes
3 answers
886 views

This is what happens when I use FaceForm[Opacity[0, White]]. The lines go across the markers: How can I make the markers transparent inside, but so that the lines ...
hana's user avatar
  • 2,612
1 vote
1 answer
215 views

edit at the end I encountered an interesting bug (?) when plotting where if a Gridline is outside the boundaries set by PlotRange, then the plot appears distorted and automatically resizes so that ...
alex's user avatar
  • 1,498
5 votes
2 answers
240 views

I would like to mark the periods of day versus night on a DateListPlot (and associated plots) by light gray regions for the night. Here's a minimal example that ...
David G. Stork's user avatar
2 votes
0 answers
103 views

I am reporting inconsistent behavior of the "Monochrome" theme through this post when using a GrayLevel[] background. I am using version 12.2.0 Win7-x64. ...
Syed's user avatar
  • 62.9k
2 votes
1 answer
205 views

Update Dec 7, 2021. Reported to WRI. A support case was created with the ID [CASE:4883278]. According to help But the above no longer works in 12.3.1 (windows 10) Code: ...
Nasser's user avatar
  • 156k
2 votes
1 answer
248 views

I plot two square lattices where one of them is rotated by 30 degrees. The Mathematica command to generate them is ...
Joseph's user avatar
  • 21
3 votes
2 answers
193 views

Consider the following grid ...
sam wolfe's user avatar
  • 5,023
0 votes
2 answers
123 views

I want to make a table to analyze a function when it tends to 1 on the left and on the right. for example if this is the function $\lim _{x\rightarrow 1} \frac{1-\sqrt{x}}{1-x}$ the table should look ...
rpujadas's user avatar
  • 103
3 votes
1 answer
334 views

I want to plot Plot[{Sin[x], 0.3}, {x, 0, 2 \[Pi]}] with the portion below 0.3 highlighted as by lines as shown
Mike's user avatar
  • 471

15 30 50 per page