davidfokkema / artist

Artist makes beautiful plots
http://davidfokkema.github.io/artist/
GNU General Public License v3.0
12 stars 2 forks source link

Add function to add any bitmap to plot #18

Closed 153957 closed 9 years ago

153957 commented 9 years ago

Allow easy plotting over an image. Can be used to plot locations over map tiles.

Todo:

153957 commented 9 years ago

utrecht

davidfokkema commented 9 years ago

You're on a roll, lately! I like it. I really, really, like it.

153957 commented 9 years ago

Automatically setting the aspect ratio might be problematic, since we some kind of outer bound.. Does this include ticks?

e.g. for the Utrecht example the bitmap is 768x512 (= 3:2), however, the set Plot width and height ratio to get a nice fit are 7:5.