You can use lossy PNG compression (palletizing) since it's 'just' a graph. There are seven different colors in it that all alias to white. Convert it to a 32 color 8-bit version and it looks identical. Then use…
You can use lossy PNG compression (palletizing) since it's 'just' a graph. There are seven different colors in it that all alias to white. Convert it to a 32 color 8-bit version and it looks identical. Then use…