gnuplot pm3d plot triangle data
问题 i'm trying to plot an heatmap on a triangular surface, the coordinates and "heat values" are obtained with the methog shown on page staff.aist.go.jp/a.noda/programs/ternary/ternary-en.html. so, i process the data and obtain a data file in the form: x y val where x and y are values between 0 and 1, and val is an integer representing the frequency i need to show. the data file is this: http://tinyurl.com/lqsqtvv and the plot script is this: #!/usr/bin/gnuplot reset set terminal pngcairo size