Placing Custom Images in a Plot Window--as custom data markers or to annotate those markers

前端 未结 5 1427
谎友^
谎友^ 2020-12-01 00:19

I have a set of 150x150px png images, and a set of (x, y) coordinates that they correspond to. Is there a way to plot the images on a grid? For example, I\'m looking for an

5条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-01 01:01

    I would use matplotlib for that. this demo shows something similar, I am sure it can be adapted to your particular problem

提交回复
热议问题