Tagged Questions
10
votes
1answer
158 views
Can a LatticeData image be displayed in a space filled fashion
I'd like a FaceCenteredCubic image as in the in LatticeData
docs, but space packed, and cropped on all the boundaries, so that it illustrates the geometry of the calculation that leads to the ...
13
votes
4answers
441 views
World plot without borders between countries
I would like to plot the world map without the countries' borders and just the coastlines (in Mathematica 8). I need to overlap a temperature contour plot on the world map.
When I plot country data ...
2
votes
1answer
150 views
define the range of Longitude from 0-360 in the World plot from CountryData
How can I change the Longitude range to 0-360 in the such plots?
...
9
votes
4answers
337 views
Why do some CountryData flags render at low resolution?
This question is related to data analysis introduced here
Why do some flag images from the CountryData dataset render at very low resolution both in Front End and ...
6
votes
3answers
256 views
Getting all the countries' flags and then using them as chart labels?
What's the code to list all the world's flags?
CountryData["G8", "Flag"]
works to get those particular flags, but what about all the world's flags?
...
10
votes
2answers
529 views
Background image in a polygon / CountryData
Is it possible to use a background image in a polygon without rasterizing the polygon?
I tried with textures, but they seem to be viable only for simple polygons.
I want to put a flag as the ...