2.37.3 Can you answer these questions?

2.37.3.1 Plotting multiple values from a column from a table with PGFPLOTS
2.37.3.2 How to install the development version of BibLaTeX (using MiKTeX on Windows)?
2.37.3.3 Labelling list of points in PGF scatter plot

Can you answer these?

2.37.3.1 Plotting multiple values from a column from a table with PGFPLOTS

http://tex.stackexchange.com/questions/331583/plotting-multiple-values-from-a-column-from-a-table-with-pgfplots

I'm trying to draw the outliers for my boxplot diagram with pgfplots. I've managed to draw the actual boxes so now I am trying to draw a simple scatter diagram. I have a couple of tables that looks as  ...
 
- asked by christianO 3votes
2.37.3.2 How to install the development version of BibLaTeX (using MiKTeX on Windows)?

http://tex.stackexchange.com/questions/331374/how-to-install-the-development-version-of-biblatex-using-miktex-on-windows

I know, this is most likely well documented and has been asked before, so probably I am just overwhelmed by the amount of available information on the issue. I'm trying to install the development  ...
 
- asked by CL. 2votes
2.37.3.3 Labelling list of points in PGF scatter plot

http://tex.stackexchange.com/questions/331784/labelling-list-of-points-in-pgf-scatter-plot

I have the following input file (sample.txt): 
A 1 2 
B 23 2 
C 2 34 
D 12 22 
E 23 3 
F 34 12 
I want to create a scatter plot where the second column is the x-axis, the third column is the y-axis, and  ...
 
- asked by alguru 3votes