gnuplot-colorbrewer icon indicating copy to clipboard operation
gnuplot-colorbrewer copied to clipboard

Introduce Makefile to update examples

Open filippog opened this issue 8 years ago • 1 comments

Repetition is used because a pattern matching rule won't work. The gnuplot scripts in examples/ depend on palettes in each of sequential/diverging/qualitative directories, this dependency can't be expressed as a single pattern-matching rule e.g. like

examples/%.png : examples/%.plt $(wildcard %/*.plt)

filippog avatar Feb 16 '17 08:02 filippog

@aschn thoughts on this? thanks!

filippog avatar Jun 06 '17 20:06 filippog