mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-12-01 06:48:07 +08:00
For example to set a legend for curve 'data' to 'datalegend' I now do --legend data datalegend The previous syntax that used = produced hashes internally, which disregarded the order of the given options. This resulted in arbitrarily ordered curves.