I am using gnuplot to generate graphs for multiple benchmarks.
For each benchmark I have many configurations to plot.
I want to plot a graph hit-rate(my y-axis) vs benchmark(x-axis).
There will be multiple columns for each benchmark differentiated by their color.
I generated the same type of graphs some time back using some python script, but I don’t know how to do this in gnuplot.
This raw data,
languages.data:With this code:
Provides the following histogram:
But I would suggest using R of which syntax is way more readable:
Furthermore it provides a slightly prettier output: