Top "Axis" questions

Don't use the [axis] tag to refer to Apache Axis.

Python, Matplotlib, subplot: How to set the axis range?

How can I set the y axis range of the second subplot to e.g. [0,1000] ? The FFT plot of my …

python range axis matplotlib
rotating axis labels in R

In R, how do I make a (bar)plot's y axis labels parallel to the X axis instead of parallel …

r label axis plot
Secondary axis with twinx(): how to add to legend?

I have a plot with two y-axes, using twinx(). I also give labels to the lines, and want to show …

python matplotlib axis legend
Content is not allowed in Prolog SAXParserException

I am trying to call a web service but facing a strange behavior. we have a web-service running on my …

java axis2 axis webservice-client saxparseexception
How to add custom Http Header for C# Web Service Client consuming Axis 1.4 Web service

I'm trying to write a web service client in c# which the webservice is Java Axis 1.4. Axis service requires the …

c# web-services wsdl axis
Multiple contexts with the same path error running web service in Eclipse using Tomcat

This is the error that I got when I created my first Axis2 web service using Eclipse. After I wrote …

eclipse web-services tomcat axis
Please initialize the log4j system properly. While running web service

Maybe it looks silly to ask this but I am confused. I referred to Configuring Log4j property but it …

java web-services log4j axis
R barplot Y-axis scale too short

I'm trying to generate a barplot, but the y-axis scale is too short. Here's my code: barplot(as.matrix(dat), …

r plot bar-chart axis
How can I change the font size of ticks of axes object in matplotlib

I have a figure I added subfigure to (inset). I have used: fig = plt.figure() ax = fig.add_subplot(111) subA = …

python matplotlib axis subplot
Difference between Apache CXF and Axis

What are the advantages of using Apache CXF over Apache Axis and vice versa?

wsdl axis2 cxf axis