|
From: Mahmood N. <nt_...@ya...> - 2013-11-03 12:02:36
|
OK I found that it will be easier to create some data files, instead of integrating all data in one file and doing complex string formatting, and invoke them with plot command. Regards, Mahmood On Sunday, November 3, 2013 11:50 AM, Mahmood Naderan <nt_...@ya...> wrote: Hi, I want to plot a scatter X-Y chart with the following specs The chart contains some series (manufacturer name) and each series has some data points (a model at a given year). For example "Year" "AMD" "IBM" 2000 2001 POWER4/32 2002 2003 K8/64 2004 POWER5/32 2005 2006 2007 K10/64 2008 2009 The data is interpreted in this way: AMD released K8 in 2003 and the value of K8 is 64. Or IBM released POWER5 in 2004 and the value of POWER5 is 32 So each point (the junction at year and value) has a label (K8, K10, ...). I looked in to the examples but all I saw were data points without labels and are easy ti understand. Regards, Mahmood ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ gnuplot-info mailing list gnu...@li... Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info |