Thank you, already solved my problem by upgrading the version of Gnuplot and using the code as described.
On Sep 15, 2010, at 9:10 AM, Thomas Sefzick wrote:
>
> the data file:
>
> 2^0 23 2 9 13
> 2^1 25 5 7 12
> 2^2 26 5 3 13
> 2^3 20 6 8 5
> ...
>
> and then the script like in the example,
> with one minor modification:
>
> set terminal jpeg enhanced
>
>
> void-10 wrote:
>>
>> Hello all,
>>
>> I try to plot the data as a cluster histogram following the example
>> described here:
>> http://www.codealias.info/technotes/gnuplot_cluster_histogram_example
>> Instead of numbers on x axis I use words but the question is how to add a
>> superscript to it?
>> X axis should look like abc, abc^2, abc^3 and so on.
>> Sorry if it is too simple but could not find the answer myself. Thank you
>> all in advance.
>>
>> V.
>>
>>
>> ------------------------------------------------------------------------------
>> Start uncovering the many advantages of virtual appliances
>> and start using them to simplify application deployment and
>> accelerate your shift to cloud computing
>> http://p.sf.net/sfu/novell-sfdev2dev
>> _______________________________________________
>> gnuplot-info mailing list
>> gnu...@li...
>> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>>
>>
>
> --
> View this message in context: http://old.nabble.com/Superscript-in-a-cluster-histogram-tp29701796p29715803.html
> Sent from the Gnuplot - User mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|