T O P I C R E V I E W |
randysleight |
Posted - 16 Mar 2007 : 13:21:26 Hello,
I am trying out your software, and have run into a small problem. I have a simpleBarPlot with linear axis, CartesianCoordinates, SimpleDataSet, NumericAxisLabels, and AxisTitles. When I set the YData and rescale the coordinates, the AxisTitles disappear. Actually, the X AxisTitle never shows up on the chart to begin with.
The data and axislabels update, but the titles disappear. I am hoping to change the data without having to reset everything each time.
Any help would be appreciated.
Thanks Randy
|
1 L A T E S T R E P L I E S (Newest First) |
quinncurtis |
Posted - 16 Mar 2007 : 13:30:00 First we will try and resolve the initial x-axis title problem. Show the code that you use to define the coordinate system, axes, axes labels and axes titles.
We have many examples that display an x-axis title. See the example Bargraphs.BarPlot3D. Can you make this example fail in manner of your program ?
|
|
|