Hey,

I just recently discovered you can use addplot followed by a node[pos=0.3] for 
labeling plots. I have a tex file:

\documentclass{scrartcl}

\usepackage{tikz}
\usepackage{pgfplots}
\pgfplotsset{compat=1.16, table/col sep=comma}

\begin{document}

\begin{tikzpicture}[
  label/.style={font=\small}]]
  \begin{axis}[
    grid=major, xmode=log, ymode=log,
    x dir=reverse,
    every axis plot post/.append style={x=h, mark=none}]

    \addplot+ table[y=InfError] 
{h_convergence_NoneConsistent_MultiQuadrics_highfreq_14.csv} node[label, 
yshift=0.5cm, pos=0.3] {MQ 14};
    \addplot+ table[y=InfError] 
{h_convergence_NoneConsistent_MultiQuadrics_highfreq_4.csv} node[label, 
yshift=-1cm, pos=0.3] {MQ 4};    
    \addplot+ table[y=InfError] 
{h_convergence_NoneConsistent_ThinPlateSplines_highfreq_0.csv} node[label, 
pos=0.3] {TPS};
    \addplot+ table[y=InfError] 
{h_convergence_NoneConsistent_VolumeSplines_highfreq_0.csv} node[label, 
pos=0.3] {VS};

  \end{axis}
\end{tikzpicture}

\end{document}


The x column h is the same at all csv files, so I expect the nodes to be placed 
at the same x-position. But the attached PDF shows that the two MQ nodes are 
placed behind the VS/TPS nodes.

It also happens without logarithmic axes.

I have attached all data to reproduce the problem. Is that a bug in how pos is 
implemented or a misunderstanding on my side?

Best Thanks,
Florian
h,BF,ConditionC,InfError,RBF,RMSE,Testfunction,m
0.005,MultiQuadrics,4.5297947417572275e+18,48.61621868299778,NoneConsistent,11.12189140485466,highfreq,4
0.0025,MultiQuadrics,1.0201476033862089e+20,198.39798966959708,NoneConsistent,44.769432077446375,highfreq,4
0.0016666666666666668,MultiQuadrics,2.560892027043569e+20,1266.160162174699,NoneConsistent,313.66683228822717,highfreq,4
0.00125,MultiQuadrics,1.0950980405083913e+20,128.33315709253557,NoneConsistent,31.712648049366777,highfreq,4
0.001,MultiQuadrics,1.0787823577180751e+20,138.20214761698136,NoneConsistent,31.204626555086342,highfreq,4
0.0008333333333333334,MultiQuadrics,1.3780371783343464e+20,211.5566285797974,NoneConsistent,51.80214780396417,highfreq,4
0.0007142857142857143,MultiQuadrics,1.4113372989878398e+20,67.57957051138142,NoneConsistent,15.149764950012239,highfreq,4
0.000625,MultiQuadrics,3.828063414139725e+20,172.314323459578,NoneConsistent,39.01756931812709,highfreq,4
0.0005555555555555556,MultiQuadrics,4.4192153663290396e+20,259.7364215418008,NoneConsistent,54.22428442986914,highfreq,4
0.0005,MultiQuadrics,3.249277705122905e+20,1544.209439474938,NoneConsistent,373.27769231937634,highfreq,4
0.00045454545454545455,MultiQuadrics,1.4255165766310667e+21,741.5782497943012,NoneConsistent,165.1578729948688,highfreq,4
0.0004166666666666667,MultiQuadrics,3.681352153390374e+21,377.1657945754606,NoneConsistent,80.51145102427968,highfreq,4
0.0003846153846153846,MultiQuadrics,1.5617619241652854e+21,23539.27722246645,NoneConsistent,5556.627858217313,highfreq,4
0.00035714285714285714,MultiQuadrics,6.965563960265604e+20,2417.24353793902,NoneConsistent,472.4830233986297,highfreq,4
0.0003333333333333333,MultiQuadrics,4.725145104026825e+21,186.97445895298043,NoneConsistent,55.56767957174546,highfreq,4
0.0003125,MultiQuadrics,1.1838675575886887e+21,5166.509475946036,NoneConsistent,1164.81033016878,highfreq,4
0.0002941176470588235,MultiQuadrics,1.2343335006106037e+23,299.47442817000245,NoneConsistent,66.51233654149574,highfreq,4
0.0002777777777777778,MultiQuadrics,1.6016584261387354e+21,112.38933258657939,NoneConsistent,27.660403972331874,highfreq,4
0.0002631578947368421,MultiQuadrics,7.731134007948918e+20,375.0701152247313,NoneConsistent,95.91701550419296,highfreq,4
0.00025,MultiQuadrics,6.573371074857388e+21,395.0912117094532,NoneConsistent,88.84845657611908,highfreq,4
0.0002380952380952381,MultiQuadrics,5.85361354445335e+21,220.96004892961508,NoneConsistent,49.73937064961677,highfreq,4
0.00022727272727272727,MultiQuadrics,1.7893525888869676e+21,962.8980470813663,NoneConsistent,225.22939398792963,highfreq,4
0.0002173913043478261,MultiQuadrics,2.3379884299130023e+21,315.3733298106256,NoneConsistent,79.30434520423013,highfreq,4
0.00020833333333333335,MultiQuadrics,1.0372600314536835e+22,679.0409163239785,NoneConsistent,156.90675478211608,highfreq,4
0.0002,MultiQuadrics,3.673456503268154e+21,1938.9076620566082,NoneConsistent,500.1921271291929,highfreq,4
0.0001923076923076923,MultiQuadrics,4.1015158618606925e+22,80.57952939222692,NoneConsistent,18.13318430758297,highfreq,4
0.00018518518518518518,MultiQuadrics,2.0420515034367965e+21,615.2031537164293,NoneConsistent,151.42775890287032,highfreq,4
0.00017857142857142857,MultiQuadrics,4.1957527957966165e+21,146.78558182026126,NoneConsistent,34.69376140039946,highfreq,4
0.00017241379310344826,MultiQuadrics,1.9589700965826615e+21,158.0100001011173,NoneConsistent,40.219527071100416,highfreq,4
0.00016666666666666666,MultiQuadrics,3.8999283071782884e+21,105.40720825385135,NoneConsistent,25.290396668593075,highfreq,4
0.00016129032258064516,MultiQuadrics,1.2138472586360776e+22,132.16121986965172,NoneConsistent,30.50499920363116,highfreq,4
0.00015625,MultiQuadrics,3.6822728806474024e+21,380.36547854452203,NoneConsistent,88.54345322142693,highfreq,4
0.00015151515151515152,MultiQuadrics,2.930009233050882e+21,276.29921616903823,NoneConsistent,70.85104909738229,highfreq,4
0.00014705882352941175,MultiQuadrics,4.274042388373805e+21,354.93910839385836,NoneConsistent,82.37074872255317,highfreq,4
0.00014285714285714287,MultiQuadrics,2.6734408728340013e+21,4368.952499385918,NoneConsistent,963.323227590539,highfreq,4
0.0001388888888888889,MultiQuadrics,6.995790854203828e+21,4529.869620037283,NoneConsistent,1005.891974423008,highfreq,4
0.00013513513513513514,MultiQuadrics,1.1458239279696076e+22,402.81055336887414,NoneConsistent,84.33798670244164,highfreq,4
0.00013157894736842105,MultiQuadrics,1.031307196305243e+22,211.75942697539048,NoneConsistent,47.50813107481863,highfreq,4
0.0001282051282051282,MultiQuadrics,2.719486084782908e+21,2604.8550564698025,NoneConsistent,637.6996871669932,highfreq,4
0.000125,MultiQuadrics,5.696962029518496e+21,269.0556030947802,NoneConsistent,63.05224675542809,highfreq,4
0.00012195121951219512,MultiQuadrics,5.884129587963617e+21,123.97432789875624,NoneConsistent,29.189590979208518,highfreq,4
0.00011904761904761905,MultiQuadrics,1.519260177732626e+22,170.44183702056898,NoneConsistent,41.42895183534555,highfreq,4
0.00011627906976744187,MultiQuadrics,2.322653254812e+23,417.72750494186454,NoneConsistent,87.03376759116763,highfreq,4
0.00011363636363636364,MultiQuadrics,6.5926178895210035e+22,394.14957653344084,NoneConsistent,97.27508640514004,highfreq,4
0.00011111111111111112,MultiQuadrics,7.638233213416624e+22,126.59042613603974,NoneConsistent,27.440961850938468,highfreq,4
0.00010869565217391305,MultiQuadrics,7.880429523439117e+21,987.6752788936134,NoneConsistent,269.3332533534054,highfreq,4
0.00010638297872340425,MultiQuadrics,2.621551185465684e+21,522.2092222003522,NoneConsistent,105.87163487877397,highfreq,4
0.00010416666666666667,MultiQuadrics,7.278643608672451e+22,160.99962632320793,NoneConsistent,36.9906037687104,highfreq,4
0.00010204081632653062,MultiQuadrics,1.5197073132723469e+22,130.5380973009872,NoneConsistent,31.442850954681763,highfreq,4
0.0001,MultiQuadrics,1.1424496330746928e+22,106.54674501707626,NoneConsistent,24.96383464977797,highfreq,4
h,BF,ConditionC,InfError,RBF,RMSE,Testfunction,m
0.005,MultiQuadrics,1.6405871099909852e+20,401.9317745031253,NoneConsistent,100.32533894085972,highfreq,14
0.0025,MultiQuadrics,5.594035972476242e+19,576.0482442915715,NoneConsistent,125.78773295829112,highfreq,14
0.0016666666666666668,MultiQuadrics,9.674494259171156e+20,61.285932199913645,NoneConsistent,14.418568066042107,highfreq,14
0.00125,MultiQuadrics,6.768213209481544e+20,1452.5812873247605,NoneConsistent,341.099878097851,highfreq,14
0.001,MultiQuadrics,4.1260647141479816e+20,658.6697752049871,NoneConsistent,156.1909337793437,highfreq,14
0.0008333333333333334,MultiQuadrics,7.789199306125996e+20,387.3883892415259,NoneConsistent,91.33955308821652,highfreq,14
0.0007142857142857143,MultiQuadrics,1.69809496477424e+20,153.56669947856597,NoneConsistent,36.07082459645598,highfreq,14
0.000625,MultiQuadrics,9.914216810659406e+20,1806.9314443489104,NoneConsistent,428.4143695094788,highfreq,14
0.0005555555555555556,MultiQuadrics,1.1770981342431345e+21,2283.1105494078024,NoneConsistent,473.2898873553616,highfreq,14
0.0005,MultiQuadrics,5.281540343655576e+20,216.5156376970133,NoneConsistent,51.89235933267279,highfreq,14
0.00045454545454545455,MultiQuadrics,1.7326294544327815e+21,233.9298458033341,NoneConsistent,54.58009545632944,highfreq,14
0.0004166666666666667,MultiQuadrics,1.311253646667632e+21,3044.400460391685,NoneConsistent,705.5381213614365,highfreq,14
0.0003846153846153846,MultiQuadrics,8.733594725659463e+20,180.5624468077321,NoneConsistent,38.70970607702113,highfreq,14
0.00035714285714285714,MultiQuadrics,3.859666699684914e+22,5360.3020560813375,NoneConsistent,1261.1636755337672,highfreq,14
0.0003333333333333333,MultiQuadrics,1.7949975060794025e+21,660.1702929321771,NoneConsistent,165.43121555369711,highfreq,14
0.0003125,MultiQuadrics,1.906119082064319e+21,447.0400419589475,NoneConsistent,110.47835716366228,highfreq,14
0.0002941176470588235,MultiQuadrics,6.797031823374463e+21,1019.880715742268,NoneConsistent,232.0957049120022,highfreq,14
0.0002777777777777778,MultiQuadrics,1.452408678663677e+21,3028.327381896022,NoneConsistent,724.886606440222,highfreq,14
0.0002631578947368421,MultiQuadrics,5.96470928590409e+21,3347.241879723466,NoneConsistent,783.1146056254239,highfreq,14
0.00025,MultiQuadrics,1.9285375056748822e+21,613.0291317419668,NoneConsistent,151.70579108213659,highfreq,14
0.0002380952380952381,MultiQuadrics,5.729401839432512e+21,3319.8040452647065,NoneConsistent,811.0446747950544,highfreq,14
0.00022727272727272727,MultiQuadrics,6.851437630856207e+21,1537.2147038255098,NoneConsistent,355.6199141139862,highfreq,14
0.0002173913043478261,MultiQuadrics,2.1529604289895132e+21,474.42707373660295,NoneConsistent,111.43025835754179,highfreq,14
0.00020833333333333335,MultiQuadrics,4.252327600650602e+22,283.44607482597337,NoneConsistent,65.07367707770669,highfreq,14
0.0002,MultiQuadrics,2.4731949178471234e+21,351.17068303232054,NoneConsistent,83.14773662124371,highfreq,14
0.0001923076923076923,MultiQuadrics,6.26219374172977e+21,323.0637455172466,NoneConsistent,78.06910151535124,highfreq,14
0.00018518518518518518,MultiQuadrics,4.73033723572977e+21,17296.213109052107,NoneConsistent,4517.648614860122,highfreq,14
0.00017857142857142857,MultiQuadrics,3.724028624354598e+23,252.36541358840879,NoneConsistent,56.54629380200036,highfreq,14
0.00017241379310344826,MultiQuadrics,2.242070656585766e+22,560.2974370855721,NoneConsistent,135.0446608049822,highfreq,14
0.00016666666666666666,MultiQuadrics,6.351172762128512e+22,994.314560844704,NoneConsistent,256.9344699010819,highfreq,14
0.00016129032258064516,MultiQuadrics,3.182625289489313e+22,192.21927081168448,NoneConsistent,42.30851416879406,highfreq,14
0.00015625,MultiQuadrics,3.1127593789798994e+22,663.5879759515147,NoneConsistent,164.07413669651353,highfreq,14
0.00015151515151515152,MultiQuadrics,1.0896041611326814e+22,200.77590205958637,NoneConsistent,49.75124527418982,highfreq,14
0.00014705882352941175,MultiQuadrics,2.1063591289718201e+21,2345.55271916111,NoneConsistent,555.206922638084,highfreq,14
0.00014285714285714287,MultiQuadrics,1.2693725244255002e+22,670.9410242138491,NoneConsistent,178.68188884422023,highfreq,14
0.0001388888888888889,MultiQuadrics,1.0088451998532447e+22,371.4468429006082,NoneConsistent,79.8275632915827,highfreq,14
0.00013513513513513514,MultiQuadrics,1.0803788958962706e+22,1536.1411536963892,NoneConsistent,372.1634675893383,highfreq,14
0.00013157894736842105,MultiQuadrics,7.91079012233604e+22,883.8204999430798,NoneConsistent,213.3003887255109,highfreq,14
0.0001282051282051282,MultiQuadrics,2.3397011988476967e+21,687.0406440278629,NoneConsistent,154.72874318106682,highfreq,14
0.000125,MultiQuadrics,7.94918719608332e+22,730.1170125626144,NoneConsistent,169.2911395816548,highfreq,14
0.00012195121951219512,MultiQuadrics,1.9739638390743798e+22,933.0876651193107,NoneConsistent,230.134146009387,highfreq,14
0.00011904761904761905,MultiQuadrics,4.469428662064766e+22,451.3517974881153,NoneConsistent,101.78149666218403,highfreq,14
0.00011627906976744187,MultiQuadrics,9.531348150819005e+21,1160.389881055175,NoneConsistent,216.270113872114,highfreq,14
0.00011363636363636364,MultiQuadrics,2.7471102921901448e+22,1412.8901514874267,NoneConsistent,286.5155717720273,highfreq,14
0.00011111111111111112,MultiQuadrics,1.9381295158987848e+24,334.55632316704344,NoneConsistent,83.67040598757217,highfreq,14
0.00010869565217391305,MultiQuadrics,1.8106153026381496e+22,880623.5618230558,NoneConsistent,227104.82092515682,highfreq,14
0.00010638297872340425,MultiQuadrics,1.1138856627698873e+22,1679.2812821304167,NoneConsistent,384.82814827518183,highfreq,14
0.00010416666666666667,MultiQuadrics,1.99333362761637e+22,896.7912677672836,NoneConsistent,193.2598173335679,highfreq,14
0.00010204081632653062,MultiQuadrics,3.5357425436382143e+22,584.024233610611,NoneConsistent,136.3275233910192,highfreq,14
0.0001,MultiQuadrics,5.323039526253441e+21,815.6005233196812,NoneConsistent,194.1534767956807,highfreq,14
h,BF,ConditionC,InfError,RBF,RMSE,Testfunction,m
0.005,ThinPlateSplines,1818893.8906646522,0.0011285969225198755,NoneConsistent,0.0005313624494240671,highfreq,0
0.0025,ThinPlateSplines,14618778.438141257,0.00013779203963970588,NoneConsistent,6.467564909575482e-05,highfreq,0
0.0016666666666666668,ThinPlateSplines,49413598.974055454,4.061697089241534e-05,NoneConsistent,1.9047812963649127e-05,highfreq,0
0.00125,ThinPlateSplines,117217299.47846717,1.709697633778262e-05,NoneConsistent,8.015918662399477e-06,highfreq,0
0.001,ThinPlateSplines,229043823.74770114,8.741523133792839e-06,NoneConsistent,4.098771166635304e-06,highfreq,0
0.0008333333333333334,ThinPlateSplines,395907116.21808535,5.054752973521204e-06,NoneConsistent,2.370073838254238e-06,highfreq,0
0.0007142857142857143,ThinPlateSplines,628821120.7543957,3.1818759751445214e-06,NoneConsistent,1.491723879937706e-06,highfreq,0
0.000625,ThinPlateSplines,938799780.6267098,2.130592491766947e-06,NoneConsistent,9.989558971763653e-07,highfreq,0
0.0005555555555555556,ThinPlateSplines,1336857039.881411,1.496066278861008e-06,NoneConsistent,7.013978820414584e-07,highfreq,0
0.0005,ThinPlateSplines,1834006837.6771915,1.0903138747409002e-06,NoneConsistent,5.112057368325844e-07,highfreq,0
0.00045454545454545455,ThinPlateSplines,2441263135.095368,8.188129481112583e-07,NoneConsistent,3.8400867535288903e-07,highfreq,0
0.0004166666666666667,ThinPlateSplines,3169639866.5756116,6.305065127776288e-07,NoneConsistent,2.957419501470061e-07,highfreq,0
0.0003846153846153846,ThinPlateSplines,4030150931.2563877,4.961626363098048e-07,NoneConsistent,2.3258131728235144e-07,highfreq,0
0.00035714285714285714,ThinPlateSplines,5033810421.78934,3.971071862451936e-07,NoneConsistent,1.8619890823608033e-07,highfreq,0
0.0003333333333333333,ThinPlateSplines,6191632035.542356,3.2288576434780225e-07,NoneConsistent,1.5137363300033318e-07,highfreq,0
0.0003125,ThinPlateSplines,7514630005.005634,2.659267153148903e-07,NoneConsistent,1.2471876707093816e-07,highfreq,0
0.0002941176470588235,ThinPlateSplines,9013817913.858139,2.216995653725462e-07,NoneConsistent,1.0397214424948383e-07,highfreq,0
0.0002777777777777778,ThinPlateSplines,10700210216.30063,1.8678018776085992e-07,NoneConsistent,8.758334737562743e-08,highfreq,0
0.0002631578947368421,ThinPlateSplines,12584820310.19147,1.5885365556300712e-07,NoneConsistent,7.446571577766418e-08,highfreq,0
0.00025,ThinPlateSplines,14678662701.821848,1.361936163846167e-07,NoneConsistent,6.384220705668066e-08,highfreq,0
0.0002380952380952381,ThinPlateSplines,16992750632.30444,1.1763839857792391e-07,NoneConsistent,5.5147050575579316e-08,highfreq,0
0.00022727272727272727,ThinPlateSplines,19538098077.92293,1.0227863178613461e-07,NoneConsistent,4.796189817816069e-08,highfreq,0
0.0002173913043478261,ThinPlateSplines,22325720343.763187,8.953793972921176e-08,NoneConsistent,4.1972669367092325e-08,highfreq,0
0.00020833333333333335,ThinPlateSplines,25366629415.882153,7.88064067336336e-08,NoneConsistent,3.6940523233369624e-08,highfreq,0
0.0002,ThinPlateSplines,28671841558.998085,6.970048715970734e-08,NoneConsistent,3.2681734593557645e-08,highfreq,0
0.0001923076923076923,ThinPlateSplines,32252368019.395283,6.192231438717499e-08,NoneConsistent,2.9053178339339513e-08,highfreq,0
0.00018518518518518518,ThinPlateSplines,36119224348.61375,5.529737734377704e-08,NoneConsistent,2.594255235505972e-08,highfreq,0
0.00017857142857142857,ThinPlateSplines,40283423598.57066,4.960305766132933e-08,NoneConsistent,2.3260568326126915e-08,highfreq,0
0.00017241379310344826,ThinPlateSplines,44755980359.28728,4.4651127240058486e-08,NoneConsistent,2.0935909783859176e-08,highfreq,0
0.00016666666666666666,ThinPlateSplines,49547911434.26197,4.033098477407293e-08,NoneConsistent,1.8910980528740038e-08,highfreq,0
0.00016129032258064516,ThinPlateSplines,54670226000.243805,3.6562482819135766e-08,NoneConsistent,1.7138984621207138e-08,highfreq,0
0.00015625,ThinPlateSplines,60133935960.18957,3.3227046003503347e-08,NoneConsistent,1.5581649779595454e-08,highfreq,0
0.00015151515151515152,ThinPlateSplines,65950066949.44468,3.0309385223858953e-08,NoneConsistent,1.4207408284109624e-08,highfreq,0
0.00014705882352941175,ThinPlateSplines,72129620278.47751,2.7710045813478246e-08,NoneConsistent,1.299013133651938e-08,highfreq,0
0.00014285714285714287,ThinPlateSplines,78683615004.55853,2.540495813718735e-08,NoneConsistent,1.1908054879231607e-08,highfreq,0
0.0001388888888888889,ThinPlateSplines,85623066663.9931,2.3325497977566556e-08,NoneConsistent,1.0942879846580569e-08,highfreq,0
0.00013513513513513514,ThinPlateSplines,92958978192.92816,2.1498131275166088e-08,NoneConsistent,1.0079282876072138e-08,highfreq,0
0.00013157894736842105,ThinPlateSplines,100702394204.58012,1.9842865128794074e-08,NoneConsistent,9.304196182028766e-09,highfreq,0
0.0001282051282051282,ThinPlateSplines,108864301655.75484,1.8323170536405087e-08,NoneConsistent,8.606595982928358e-09,highfreq,0
0.000125,ThinPlateSplines,117455698363.12274,1.701281604482574e-08,NoneConsistent,7.977022168248801e-09,highfreq,0
0.00012195121951219512,ThinPlateSplines,126487633594.86525,1.579766539805405e-08,NoneConsistent,7.407389482136494e-09,highfreq,0
0.00011904761904761905,ThinPlateSplines,135971121946.68193,1.4700475503559574e-08,NoneConsistent,6.890726156699618e-09,highfreq,0
0.00011627906976744187,ThinPlateSplines,145917132792.95392,1.3694844369638304e-08,NoneConsistent,6.4210050062805235e-09,highfreq,0
0.00011363636363636364,ThinPlateSplines,156336718607.01804,1.2783210934230738e-08,NoneConsistent,5.993056107291751e-09,highfreq,0
0.00011111111111111112,ThinPlateSplines,167240877895.0225,1.1939510713432355e-08,NoneConsistent,5.602268108529252e-09,highfreq,0
0.00010869565217391305,ThinPlateSplines,178640658430.64246,1.11870139818393e-08,NoneConsistent,5.244753286629025e-09,highfreq,0
0.00010638297872340425,ThinPlateSplines,190547039028.39087,1.0490698088005956e-08,NoneConsistent,4.916995171977605e-09,highfreq,0
0.00010416666666666667,ThinPlateSplines,202971048379.85144,9.838970527198398e-09,NoneConsistent,4.6160370755768125e-09,highfreq,0
0.00010204081632653062,ThinPlateSplines,215923696644.90018,9.255421318243862e-09,NoneConsistent,4.339116682819122e-09,highfreq,0
0.0001,ThinPlateSplines,229416004155.16827,8.711914745163085e-09,NoneConsistent,4.083904823256481e-09,highfreq,0
h,BF,ConditionC,InfError,RBF,RMSE,Testfunction,m
0.005,VolumeSplines,27790.15067266755,0.020413855448282447,NoneConsistent,0.01039208269168167,highfreq,0
0.0025,VolumeSplines,111168.13517466253,0.005092596107939329,NoneConsistent,0.0025926353996890313,highfreq,0
0.0016666666666666668,VolumeSplines,250131.44277349298,0.0022658762390506126,NoneConsistent,0.0011510346411105802,highfreq,0
0.00125,VolumeSplines,444680.07342443283,0.0012742140915111833,NoneConsistent,0.0006470591947972087,highfreq,0
0.001,VolumeSplines,694814.0271217814,0.0008151101392375182,NoneConsistent,0.0004139555901765442,highfreq,0
0.0008333333333333334,VolumeSplines,1000533.3038644799,0.0005657945415187271,NoneConsistent,0.00028739127192480566,highfreq,0
0.0007142857142857143,VolumeSplines,1361837.9036515225,0.00041559210395369917,NoneConsistent,0.0002111027462148962,highfreq,0
0.000625,VolumeSplines,1778727.8264828245,0.0003181649246286611,NoneConsistent,0.00016160108967094343,highfreq,0
0.0005555555555555556,VolumeSplines,2251203.072360332,0.0002513740613423465,NoneConsistent,0.00012766959323480006,highfreq,0
0.0005,VolumeSplines,2779263.6412810306,0.00020359196751762454,NoneConsistent,0.000103402410836325,highfreq,0
0.00045454545454545455,VolumeSplines,3362909.5332459994,0.00016819099996467912,NoneConsistent,8.54497498250808e-05,highfreq,0
0.0004166666666666667,VolumeSplines,4002140.7482536165,0.0001412164035112795,NoneConsistent,7.179674179772126e-05,highfreq,0
0.0003846153846153846,VolumeSplines,4696957.286308654,0.00012041960002839858,NoneConsistent,6.1172454530274e-05,highfreq,0
0.00035714285714285714,VolumeSplines,5447359.147406863,0.00010379378927716232,NoneConsistent,5.2743062160160773e-05,highfreq,0
0.0003333333333333333,VolumeSplines,6253346.331551702,9.046286025871098e-05,NoneConsistent,4.594311613233996e-05,highfreq,0
0.0003125,VolumeSplines,7114918.838738642,7.946109531431489e-05,NoneConsistent,4.037818633607531e-05,highfreq,0
0.0002941176470588235,VolumeSplines,8032076.668972087,7.040763652810256e-05,NoneConsistent,3.57663481882581e-05,highfreq,0
0.0002777777777777778,VolumeSplines,9004819.82224657,6.279316053614536e-05,NoneConsistent,3.1901761347029067e-05,highfreq,0
0.0002631578947368421,VolumeSplines,10033148.29856891,5.637163132732326e-05,NoneConsistent,2.8631296713658062e-05,highfreq,0
0.00025,VolumeSplines,11117062.09792267,5.0878379528995765e-05,NoneConsistent,2.5839130821377315e-05,highfreq,0
0.0002380952380952381,VolumeSplines,12256561.22033831,4.614878921671561e-05,NoneConsistent,2.3436348132304777e-05,highfreq,0
0.00022727272727272727,VolumeSplines,13451645.665793585,4.2034774017096765e-05,NoneConsistent,2.135377414774745e-05,highfreq,0
0.0002173913043478261,VolumeSplines,14702315.434277283,3.8462666527294687e-05,NoneConsistent,1.9536939802098692e-05,highfreq,0
0.00020833333333333335,VolumeSplines,16008570.525838172,3.5331281710071494e-05,NoneConsistent,1.7942485192656755e-05,highfreq,0
0.0002,VolumeSplines,17370410.9404128,3.2548455386915975e-05,NoneConsistent,1.6535542701674436e-05,highfreq,0
0.0001923076923076923,VolumeSplines,18787836.678057052,3.0013922792448966e-05,NoneConsistent,1.5287825420337032e-05,highfreq,0
0.00018518518518518518,VolumeSplines,20260847.738723315,2.789520851642635e-05,NoneConsistent,1.4176179438929642e-05,highfreq,0
0.00017857142857142857,VolumeSplines,21789444.122428805,2.594955283541367e-05,NoneConsistent,1.3181517938671286e-05,highfreq,0
0.00017241379310344826,VolumeSplines,23373625.82917897,2.41917654175694e-05,NoneConsistent,1.2287982880432514e-05,highfreq,0
0.00016666666666666666,VolumeSplines,25013392.859019015,2.260621347360825e-05,NoneConsistent,1.1482316659071541e-05,highfreq,0
0.00016129032258064516,VolumeSplines,26708745.211850885,2.1152215094133453e-05,NoneConsistent,1.075336452784354e-05,highfreq,0
0.00015625,VolumeSplines,28459682.887740456,1.9863575440481895e-05,NoneConsistent,1.0091687399198225e-05,highfreq,0
0.00015151515151515152,VolumeSplines,30266205.886686035,1.8684549063507916e-05,NoneConsistent,9.489254578512808e-06,highfreq,0
0.00014705882352941175,VolumeSplines,32128314.208724286,1.7601090542385123e-05,NoneConsistent,8.939198699715693e-06,highfreq,0
0.00014285714285714287,VolumeSplines,34046007.85367976,1.6611404120681073e-05,NoneConsistent,8.435620050293102e-06,highfreq,0
0.0001388888888888889,VolumeSplines,36019286.82174382,1.5684076023703142e-05,NoneConsistent,7.973425134730684e-06,highfreq,0
0.00013513513513513514,VolumeSplines,38048151.112893656,1.485127231859451e-05,NoneConsistent,7.548201404171037e-06,highfreq,0
0.00013157894736842105,VolumeSplines,40132600.72702945,1.4088806254974884e-05,NoneConsistent,7.156108079323214e-06,highfreq,0
0.0001282051282051282,VolumeSplines,42272635.66422301,1.3334044419721636e-05,NoneConsistent,6.793788234749205e-06,highfreq,0
0.000125,VolumeSplines,44468255.92451902,1.2715408626462477e-05,NoneConsistent,6.458309822197672e-06,highfreq,0
0.00012195121951219512,VolumeSplines,46719461.507777184,1.209822455372489e-05,NoneConsistent,6.147077698070774e-06,highfreq,0
0.00011904761904761905,VolumeSplines,49026252.41418245,1.153292194899791e-05,NoneConsistent,5.857813128999589e-06,highfreq,0
0.00011627906976744187,VolumeSplines,51388628.643573806,1.100239504125966e-05,NoneConsistent,5.588496269204442e-06,highfreq,0
0.00011363636363636364,VolumeSplines,53806590.19600287,1.0504685095114041e-05,NoneConsistent,5.337334120266685e-06,highfreq,0
0.00011111111111111112,VolumeSplines,56280137.07148537,1.0035900400495734e-05,NoneConsistent,5.10273247912824e-06,highfreq,0
0.00010869565217391305,VolumeSplines,58809269.27004986,9.61228620965926e-06,NoneConsistent,4.8832637984205346e-06,highfreq,0
0.00010638297872340425,VolumeSplines,61393986.79159722,9.21000038900388e-06,NoneConsistent,4.677655983789523e-06,highfreq,0
0.00010416666666666667,VolumeSplines,64034289.63602264,8.806681353945578e-06,NoneConsistent,4.4847656767401885e-06,highfreq,0
0.00010204081632653062,VolumeSplines,66730177.803704716,8.472110073043382e-06,NoneConsistent,4.303564884209424e-06,highfreq,0
0.0001,VolumeSplines,69481651.29448693,8.138233756227464e-06,NoneConsistent,4.133128180690745e-06,highfreq,0

Attachment: pos.pdf
Description: Adobe PDF document

\documentclass{scrartcl}

\usepackage{tikz}
\usepackage{pgfplots}
\pgfplotsset{compat=1.16, table/col sep=comma}

\begin{document}

\begin{tikzpicture}[
  label/.style={font=\small}]]
  \begin{axis}[
    grid=major, xmode=log, ymode=log,
    x dir=reverse,
    every axis plot post/.append style={x=h, mark=none}]

    \addplot+ table[y=InfError] {h_convergence_NoneConsistent_MultiQuadrics_highfreq_14.csv} node[label, yshift=0.5cm, pos=0.3] {MQ 14};
    \addplot+ table[y=InfError] {h_convergence_NoneConsistent_MultiQuadrics_highfreq_4.csv} node[label, yshift=-1cm, pos=0.3] {MQ 4};    
    \addplot+ table[y=InfError] {h_convergence_NoneConsistent_ThinPlateSplines_highfreq_0.csv} node[label, pos=0.3] {TPS};
    \addplot+ table[y=InfError] {h_convergence_NoneConsistent_VolumeSplines_highfreq_0.csv} node[label, pos=0.3] {VS};

  \end{axis}
\end{tikzpicture}


\end{document}

% Local Variables:
% TeX-engine: luatex
% End:
This is LuaTeX, Version 1.07.0 (TeX Live 2018/Arch Linux)  (format=lualatex 2018.9.6)  31 OCT 2018 15:20
 restricted system commands enabled.
 file:line:error style messages enabled.
**\input pos.tex
Lua module: luaotfload-main 2017/01/29 2.80001 OpenType layout system.
Lua module: lualibs 2017-02-01 2.5 ConTeXt Lua standard libraries.
Lua module: lualibs-extended 2017-02-01 2.5 ConTeXt Lua libraries -- extended collection.(using write cache: /home/lindnefn/.texlive/texmf-var/luatex-cache/generic)(using read cache: /var/lib/texmf/luatex-cache/generic /home/lindnefn/.texlive/texmf-var/luatex-cache/generic)
luaotfload | conf : Root cache directory is /home/lindnefn/.texlive/texmf-var/luatex-cache/generic/names.
luaotfload | init : Loading fontloader “fontloader-2017-02-11.lua” from kpse-resolved path “/usr/share/texmf-dist/tex/luatex/luaotfload/fontloader-2017-02-11.lua”.
Lua-only attribute luaotfload@state = 1
Lua-only attribute luaotfload@noligature = 2
Lua-only attribute luaotfload@syllabe = 3
luaotfload | init : Context OpenType loader version “3.027”
Inserting `luaotfload.node_processor' at position 1 in `pre_linebreak_filter'.
Inserting `luaotfload.node_processor' at position 1 in `hpack_filter'.
Inserting `luaotfload.define_font' at position 1 in `define_font'.
Lua-only attribute luaotfload_color_attribute = 4
luaotfload | conf : Root cache directory is /home/lindnefn/.texlive/texmf-var/luatex-cache/generic/names.
Inserting `luaotfload.aux.set_sscale_dimens' at position 1 in `luaotfload.patch_font'.
Inserting `luaotfload.aux.patch_cambria_domh' at position 2 in `luaotfload.patch_font'.
Inserting `luaotfload.aux.fixup_fontdata' at position 1 in `luaotfload.patch_font_unsafe'.
Inserting `luaotfload.aux.set_capheight' at position 3 in `luaotfload.patch_font'.
Inserting `luaotfload.rewrite_fontname' at position 4 in `luaotfload.patch_font'.
luaotfload | main : initialization completed in 0.109 seconds
(./pos.tex (/usr/share/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2018/03/30 v3.25 KOMA-Script document class (article)
(/usr/share/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2018/03/30 v3.25 KOMA-Script package (KOMA-Script-dependent ba
sics and keyval usage)

(/usr/share/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2018/03/30 v3.25 KOMA-Script package (KOMA-Script-independent b
asics and keyval usage)

(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/share/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2018/03/30 v3.25 KOMA-Script package (loading files)
)))
(/usr/share/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2018/03/30 v3.25 KOMA-Script package (handling toc-files)
\scr@dte@tocline@numberwidth=\skip41
\scr@dte@tocline@numbox=\box26
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 134.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl)           file `scrsize11.clo' to setup font sizes on input line 2114
.

(/usr/share/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2018/03/30 v3.25 KOMA-Script font size class option (11pt)

luaotfload | db : Font names database loaded from /home/lindnefn/.texlive/texmf-
var/luatex-cache/generic/names/luaotfload-names.luc(load luc: /home/lindnefn/.te
xlive/texmf-var/luatex-cache/generic/fonts/otl/lmroman10-regular.luc)) (/usr/sh
are/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2018/03/30 v3.25 KOMA-Script package (type area)
\ta@bcor=\skip42
\ta@div=\count80
\ta@hblk=\skip43
\ta@vblk=\skip44
\ta@temp=\skip45
\footheight=\skip46
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 418.25555pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 17.3562pt
(typearea)              \oddsidemargin  = 17.3562pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 595.80026pt
(typearea)              \topmargin      = -25.16531pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1706.
)
\c@part=\count81
\c@section=\count82
\c@subsection=\count83
\c@subsubsection=\count84
\c@paragraph=\count85
\c@subparagraph=\count86
\scr@dte@part@maxnumwidth=\skip47
\scr@dte@section@maxnumwidth=\skip48
\scr@dte@subsection@maxnumwidth=\skip49
\scr@dte@subsubsection@maxnumwidth=\skip50
\scr@dte@paragraph@maxnumwidth=\skip51
\scr@dte@subparagraph@maxnumwidth=\skip52
\abovecaptionskip=\skip53
\belowcaptionskip=\skip54
\c@pti@nb@sid@b@x=\box27
\scr@dte@figure@maxnumwidth=\skip55
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 5439.
\c@figure=\count87
\scr@dte@table@maxnumwidth=\skip56
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 5451.
\c@table=\count88
Class scrartcl Info: Redefining `\numberline' on input line 5615.
\bibindent=\dimen102
)
(/usr/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(/usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/usr/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
\pgfutil@everybye=\toks15
\pgfutil@tempdima=\dimen103
\pgfutil@tempdimb=\dimen104

(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
\pgfutil@abb=\box28

(/usr/share/texmf-dist/tex/latex/ms/everyshi.sty
Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS)
))
(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
Package: pgfrcs 2015/08/07 v3.0.1a (rcs-revision 1.31)
))
Package: pgf 2015/08/07 v3.0.1a (rcs-revision 1.15)

(/usr/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: luatex.def on input line 99.

(/usr/share/texmf-dist/tex/latex/graphics-def/luatex.def
File: luatex.def 2018/01/08 v1.0l Graphics/color driver for luatex
))
\Gin@req@height=\dimen105
\Gin@req@width=\dimen106
)
(/usr/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
Package: pgfsys 2014/07/09 v3.0.1a (rcs-revision 1.48)

(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
\pgfkeys@pathtoks=\toks16
\pgfkeys@temptoks=\toks17

(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
\pgfkeys@tmptoks=\toks18
))
\pgf@x=\dimen107
\pgf@y=\dimen108
\pgf@xa=\dimen109
\pgf@ya=\dimen110
\pgf@xb=\dimen111
\pgf@yb=\dimen112
\pgf@xc=\dimen113
\pgf@yc=\dimen114
\w@pgf@writea=\write3
\r@pgf@reada=\read1
\c@pgf@counta=\count89
\c@pgf@countb=\count90
\c@pgf@countc=\count91
\c@pgf@countd=\count92
\t@pgf@toka=\toks19
\t@pgf@tokb=\toks20
\t@pgf@tokc=\toks21

(/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
File: pgf.cfg 2008/05/14  (rcs-revision 1.7)
)
Driver file for pgf: pgfsys-luatex.def

(/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def
File: pgfsys-luatex.def 2014/10/11  (rcs-revision 1.35)

(/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
File: pgfsys-common-pdf.def 2013/10/10  (rcs-revision 1.13)
)))
(/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
File: pgfsyssoftpath.code.tex 2013/09/09  (rcs-revision 1.9)
\pgfsyssoftpath@smallbuffer@items=\count93
\pgfsyssoftpath@bigbuffer@items=\count94
)
(/usr/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
File: pgfsysprotocol.code.tex 2006/10/16  (rcs-revision 1.4)
))
(/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)

(/usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: luatex.def on input line 225.
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
Package xcolor Info: Model `RGB' extended on input line 1364.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
Package: pgfcore 2010/04/11 v3.0.1a (rcs-revision 1.7)

(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
\pgfmath@dimen=\dimen115
\pgfmath@count=\count95
\pgfmath@box=\box29
\pgfmath@toks=\toks22
\pgfmath@stack@operand=\toks23
\pgfmath@stack@operation=\toks24
)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code
.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.te
x) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics
.code.tex))) (/usr/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex
\c@pgfmathroundto@lastzeros=\count96
)) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
File: pgfcorepoints.code.tex 2013/10/07  (rcs-revision 1.27)
\pgf@picminx=\dimen116
\pgf@picmaxx=\dimen117
\pgf@picminy=\dimen118
\pgf@picmaxy=\dimen119
\pgf@pathminx=\dimen120
\pgf@pathmaxx=\dimen121
\pgf@pathminy=\dimen122
\pgf@pathmaxy=\dimen123
\pgf@xx=\dimen124
\pgf@xy=\dimen125
\pgf@yx=\dimen126
\pgf@yy=\dimen127
\pgf@zx=\dimen128
\pgf@zy=\dimen129
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
File: pgfcorepathconstruct.code.tex 2013/10/07  (rcs-revision 1.29)
\pgf@path@lastx=\dimen130
\pgf@path@lasty=\dimen131
) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
File: pgfcorepathusage.code.tex 2014/11/02  (rcs-revision 1.24)
\pgf@shorten@end@additional=\dimen132
\pgf@shorten@start@additional=\dimen133
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
File: pgfcorescopes.code.tex 2015/05/08  (rcs-revision 1.46)
\pgfpic=\box30
\pgf@hbox=\box31
\pgf@layerbox@main=\box32
\pgf@picture@serial@count=\count97
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
File: pgfcoregraphicstate.code.tex 2014/11/02  (rcs-revision 1.12)
\pgflinewidth=\dimen134
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.t
ex
File: pgfcoretransformations.code.tex 2015/08/07  (rcs-revision 1.20)
\pgf@pt@x=\dimen135
\pgf@pt@y=\dimen136
\pgf@pt@temp=\dimen137
) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
File: pgfcorequick.code.tex 2008/10/09  (rcs-revision 1.3)
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
File: pgfcoreobjects.code.tex 2006/10/11  (rcs-revision 1.2)
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.te
x
File: pgfcorepathprocessing.code.tex 2013/09/09  (rcs-revision 1.9)
) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
File: pgfcorearrows.code.tex 2015/05/14  (rcs-revision 1.43)
\pgfarrowsep=\dimen138
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
File: pgfcoreshade.code.tex 2013/07/15  (rcs-revision 1.15)
\pgf@max=\dimen139
\pgf@sys@shading@range@num=\count98
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
File: pgfcoreimage.code.tex 2013/07/15  (rcs-revision 1.18)

(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
File: pgfcoreexternal.code.tex 2014/07/09  (rcs-revision 1.21)
\pgfexternal@startupbox=\box33
))
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
File: pgfcorelayers.code.tex 2013/07/18  (rcs-revision 1.7)
)
(/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex
File: pgfcoretransparency.code.tex 2013/09/30  (rcs-revision 1.5)
) (/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
File: pgfcorepatterns.code.tex 2013/11/07  (rcs-revision 1.5)
)))
(/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
File: pgfmoduleshapes.code.tex 2014/03/21  (rcs-revision 1.35)
\pgfnodeparttextbox=\box34
)
(/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex
File: pgfmoduleplot.code.tex 2015/08/03  (rcs-revision 1.13)
)
(/usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty
Package: pgfcomp-version-0-65 2007/07/03 v3.0.1a (rcs-revision 1.7)
\pgf@nodesepstart=\dimen140
\pgf@nodesepend=\dimen141
)
(/usr/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
Package: pgfcomp-version-1-18 2007/07/23 v3.0.1a (rcs-revision 1.1)
))
(/usr/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(/usr/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(/usr/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(/usr/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
Package: pgffor 2013/12/13 v3.0.1a (rcs-revision 1.25)

(/usr/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)
\pgffor@iter=\dimen142
\pgffor@skip=\dimen143
\pgffor@stack=\toks25
\pgffor@toks=\toks26
))
(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
Package: tikz 2015/08/07 v3.0.1a (rcs-revision 1.151)

(/usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.te
x
File: pgflibraryplothandlers.code.tex 2013/08/31 v3.0.1a (rcs-revision 1.20)
\pgf@plot@mark@count=\count99
\pgfplotmarksize=\dimen144
)
\tikz@lastx=\dimen145
\tikz@lasty=\dimen146
\tikz@lastxsaved=\dimen147
\tikz@lastysaved=\dimen148
\tikzleveldistance=\dimen149
\tikzsiblingdistance=\dimen150
\tikz@figbox=\box35
\tikz@figbox@bg=\box36
\tikz@tempbox=\box37
\tikz@tempbox@bg=\box38
\tikztreelevel=\count100
\tikznumberofchildren=\count101
\tikznumberofcurrentchild=\count102
\tikz@fig@count=\count103
 (/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex
File: pgfmodulematrix.code.tex 2013/09/17  (rcs-revision 1.8)
\pgfmatrixcurrentrow=\count104
\pgfmatrixcurrentcolumn=\count105
\pgf@matrix@numberofcolumns=\count106
)
\tikz@expandcount=\count107

(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
topaths.code.tex
File: tikzlibrarytopaths.code.tex 2008/06/17 v3.0.1a (rcs-revision 1.2)
))) (/usr/share/texmf-dist/tex/latex/pgfplots/pgfplots.sty
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplots.revision.tex)
Package: pgfplots 2018/03/28 v1.16 Data Visualization (1.16)

(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplots.code.tex
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotscore.code.tex
Package pgfplots info on input line 124: Initializing with LUA version Lua 5.2
\pgfplots@luabackend@table=\catcodetable5
\t@pgfplots@toka=\toks27
\t@pgfplots@tokb=\toks28
\t@pgfplots@tokc=\toks29
\pgfplots@tmpa=\dimen151
\c@pgfplots@coordindex=\count108
\c@pgfplots@scanlineindex=\count109

(/usr/share/texmf-dist/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex))
(/usr/share/texmf-dist/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_l
oader.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex)
Package pgfplots: loading complementary arithmetics for your pgf version...

(/usr/share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_p
gflibraryfpu.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_p
gfmathfloat.code.tex
\c@pgfmathroundto@lastzeros=\count110
)
(/usr/share/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code
.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_p
gflibraryluamath.code.tex)
Package pgfplots info on input line 273: luamath library shipped with pgf 3.0.1a
 is outdated; using a substitute shipped with pgfplots

(/usr/share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_l
eq.code.tex))
(/usr/share/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.code.tex
Package pgfplots info on input line 82: Found new luatex: initializing lua comma
nds instead of write18 (shell-escape)

(/usr/share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructure
.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructure
ext.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsarray.code.te
x
\c@pgfplotsarray@tmp=\count111
)
(/usr/share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.t
ex)
(/usr/share/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.t
ex
\c@pgfplotstable@counta=\count112
\t@pgfplotstable@a=\toks30
)
(/usr/share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.te
x) (/usr/share/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.code.tex
(/usr/share/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.data.code.tex)) (/usr/share/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading
.code.tex
\c@pgfplotslibrarysurf@no=\count113

(/usr/share/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.
pgfsys-luatex.def)))
(/usr/share/texmf-dist/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
(/usr/share/texmf-dist/tex/generic/pgfplots/util/pgfplotscolor.code.tex))
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotsstackedplots.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotsplothandlers.code.tex
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex)))
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplots.scaling.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplots.errorbars.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplots.markers.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplotsticks.code.tex)
(/usr/share/texmf-dist/tex/generic/pgfplots/pgfplots.paths.code.tex)
(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
decorations.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.tex
\pgfdecoratedcompleteddistance=\dimen152
\pgfdecoratedremainingdistance=\dimen153
\pgfdecoratedinputsegmentcompleteddistance=\dimen154
\pgfdecoratedinputsegmentremainingdistance=\dimen155
\pgf@decorate@distancetomove=\dimen156
\pgf@decorate@repeatstate=\count114
\pgfdecorationsegmentamplitude=\dimen157
\pgfdecorationsegmentlength=\dimen158
)
\tikz@lib@dec@box=\box39
)
(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
decorations.pathmorphing.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorati
ons.pathmorphing.code.tex))
(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
decorations.pathreplacing.code.tex
(/usr/share/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorati
ons.pathreplacing.code.tex))
\pgfplots@numplots=\count115
\pgfplots@xmin@reg=\dimen159
\pgfplots@xmax@reg=\dimen160
\pgfplots@ymin@reg=\dimen161
\pgfplots@ymax@reg=\dimen162
\pgfplots@zmin@reg=\dimen163
\pgfplots@zmax@reg=\dimen164
)
(/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary
plotmarks.code.tex
File: tikzlibraryplotmarks.code.tex 2008/01/09 v3.0.1a (rcs-revision 1.1)

(/usr/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
File: pgflibraryplotmarks.code.tex 2015/08/03 v3.0.1a (rcs-revision 1.14)
))) (./pos.aux)
\openout1 = pos.aux

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for TU/lmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
 ABD: EveryShipout initializing macros
(/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count116
\scratchdimen=\dimen165
\scratchbox=\box40
\nofMPsegments=\count117
\nofMParguments=\count118
\everyMPshowfont=\toks31
\MPscratchCnt=\count119
\MPscratchDim=\dimen166
\MPnumerator=\count120
\makeMPintoPDFobject=\count121
\everyMPtoPDFconversion=\toks32
) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)))
(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

(/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX detected.
))))
(/usr/share/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2018/01/30 v0.27 Utility functions of pdfTeX for LuaTeX (HO)


(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2017/03/15 v3.2 Provides the ifpdf switch
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
\pdftexcmds@toks=\toks33
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 43
8.
Package grfext Info: Graphics extension search list:
(grfext)             [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG
,.JBIG2,.JB2,.eps]
(grfext)             \AppendGraphicsExtensions on input line 456.

(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live

))
Package pgfplots notification 'compat/show suggested version=true': document has
 been generated with the most recent feature set (\pgfplotsset{compat=1.16}).

Package pgfplots info on input line 14: Using 'lua backend=false' for axis: xmod
e=log unsupported (yet).
Package pgfplots info on input line 14: Using 'lua backend=false' for axis: ymod
e=log unsupported (yet).
PGFPlots: reading {h_convergence_NoneConsistent_MultiQuadrics_highfreq_14.csv}
PGFPlots: reading {h_convergence_NoneConsistent_MultiQuadrics_highfreq_4.csv}
PGFPlots: reading {h_convergence_NoneConsistent_ThinPlateSplines_highfreq_0.csv}

PGFPlots: reading {h_convergence_NoneConsistent_VolumeSplines_highfreq_0.csv}
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <10.95> on input line 21.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <8> on input line 21.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <6> on input line 21.
[1

Missing character: There is no ] (U+005D) in font nullfont!
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./pos.aux))

Here is how much of LuaTeX's memory you used:
 24317 strings out of 494412
 100000,953878 words of node,token memory allocated
 375 words of node memory still in use:
   2 hlist, 1 vlist, 1 rule, 2 glue, 3 attribute, 49 glue_spec, 3 attribute_list
, 1 write nodes
   avail lists: 2:1427,3:517,4:25,5:25,6:1,7:246,8:4,9:98,11:3
 27734 multiletter control sequences out of 65536+600000
 26 fonts using 1476799 bytes
 74i,9n,127p,9088b,2038s stack positions out of 5000i,500n,10000p,200000b,100000s
</usr/share/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf></usr/shar
e/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-dist/fon
ts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texmf-dist/fonts/type1/public/a
msfonts/cm/cmsy8.pfb>
Output written on pos.pdf (1 page, 28720 bytes).

PDF statistics: 30 PDF objects out of 1000 (max. 8388607)
 20 compressed objects within 1 object stream
 0 named destinations out of 1000 (max. 131072)
 16 words of extra memory for PDF output out of 10000 (max. 100000000)

_______________________________________________
Pgfplots-features mailing list
Pgfplots-features@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgfplots-features

Reply via email to