matplotlib
3 posts
Using different programs for diagrams within one single document can be a never ending story of unmatching graphics. For example, matplotlib used a different interpolation method for colormaps than pgfplots. Disregarding alpha components, the following script produces a matching colormap. Just specify the matplotlib colormap name as command line argument […]
Beim Erstellen einer Grafik mit matplotlib bin ich über die Problematik gestolpert, dass EPS nicht nur wegen der einschränkten Unterstützung unter Windows ein suboptimales Ausgabeformat zu sein scheint – es unterstützt keine Transparenzen: entweder man gibt den Vektorgrafik-Vorteil auf und begibt sich in die Niederungen des Rasterns von Bildern (gerade […]