Questions on the construction of 2D and 3D graphics through the direct use of primitives, directives, and functions. Include the graphics3d tag for questions specifically on 3D graphics. This tag is not to be used for basic questions on visualizing functions and lists using the various flavors of ...

learn more… | top users | synonyms

-3
votes
0answers
99 views

How to export data from listplot? [on hold]

How to export data as txt file with two columns from the following command ...
4
votes
1answer
50 views

How to obtain the current ViewPoint [duplicate]

OK, let's assume a simple scenario in order to explain the situation. We have the function $f = sin(x+y)$ and the corresponding plot is obtained as normal with ...
1
vote
2answers
93 views

Exporting graphics without X server

I have a Mathematica installation on a Linux server that is intended to be used for batch processing. Some of the things that will be processed will include rendering of graphics. However, if I use ...
5
votes
5answers
258 views

Creating partly filled disks based on percentage

I'm trying to create a function that returns a partly filled Disk, based on a percentage. So inputting 1 would give a fully ...
1
vote
2answers
93 views

How to compute the Multifractal Spectrum of a Financial Series with WTMM

I would like to know if someone knows how to compute the Multifractal Spectrum of a Financial Time Series (Currency) througth the Wavelet Transformation Modulus Maxima. I would highly appreciate any ...
3
votes
1answer
32 views

Button ImageSize x-dimension ignored

How can a small square button be created with ImageSize -> {20,20}? The x-dimension won't go below about 70. (Using version 9.0.1 on OS X.) ...
0
votes
1answer
390 views
+100

Reassign Functions for Graphic Representation

How might I construct a function of the form Rep[defs,code], graphic[code] and display[code] ...
6
votes
3answers
142 views

Identifying when two graphic objects overlap

I'm designing a small demonstration that helps to visualize the reason behind shaping an electrode that is used to probe a surface: ...
1
vote
1answer
92 views

ListPlot under conditions Part II

I have a data file containing several columns and thousands lines of data. Below I present a small portion of it, in order to express my issue: ...
3
votes
4answers
161 views

How to show multiple images with a for loop

I wrote a simple application(I put the code in the end) to detect the parallel line pairs in the following picture: It returned three pairs of parallel line: ...
3
votes
0answers
73 views

Method Shrinkwrap Messes up editting Graphics

If you try resizing or moving the Inset in the following interface, the Graphics becomes incredibly jerky and borderline ...
9
votes
3answers
163 views

How to properly project a Graphics object consisting of line primitives

My problem starts from attempts at depicting overlapping lines of different thickness, i.e. ...
0
votes
1answer
63 views

ContourPlot Legend with colorbar for arbitrary contour values

I have a ContourPlot in which I have specified the contour-values myself as Contours->{0.01, 0.05, 0.1, 0.2, 0.3}. I would like to get the corresponding contour-values to be shown in the color-bar in ...
0
votes
0answers
51 views

Placehoder Inset and Size Based Inset Size

Let's say I generate a graphic from the following: ...
7
votes
1answer
325 views

How can this type of optical illusion be created in Mathematica?

I see these around the web and would like to make them in Mathematica. Combining them in an array is actually quite mesmerizing!

1 2 3 4 5 49
15 30 50 per page