I would like to know how to display usl along with the data in spotfire's lines and curves settings.
I would like to express the changed data by line & curve instead of Y axis chart.
If there is data that changes to two values, I want to express it as one line instead of two lines.
but, Curve from data tabel:Custom curve or Horizontal Line draws two lines
Related
is there a way to create a horizontal line in a boxplot?
so i have this boxplot and i want to get the orange line in the first boxplot with the y-axis 00:30 as a horizontal line. Is that even possible?
Edit:
so i have some data like that:
and now i want to create a horizontal line which is 30 minutes so my boxplot should look like this:
so normally it is one boxplot, because i filtered it
I tested an example with your needs. I used two charts and stacked them on top of each other.
The first graph has your data, while the second graph has the average.(I am not an expert in excel).
The data
The First graph
The second graph
In this graph I removed the background (transparent). After "them combination" i removed the axes.
The Final Graph
Then you can merge the two graphs so they always stay aligned.
I have a list of years from 2019-2098 that I want to be the x-axis values. The y-axis will be from 0 to 1 for probabilities. The line graph will measure the survival probability curve in relation to years. The issue is that I need a vertical line to reside on the mark for year 2042. Is there a way to do this? Everything I have found online doesn't work! The photo is what I get from doing an online example. It produces a vertical line but not in the correct spot.
You could add a separate data series that consists of (2042,0) and (2042,1).
Graph them as a scatterplot on top of your existing data. If needed, go to Change Chart Type and set the appearance to connect the two points with a line where the points don't show. Example: Scatter plot without points showing.
So, I want to keep only 1 red axis line. By default it shows or removes both of them, shows 1 line for each "row".
Don't know how to change my excel to english, sorry.
You need to use some tricks for this. Use an XY Scatter chart and plot the two lines as two series, one for the horizontal line, one for the vertical line.
Then format the axes to the desired maximum and remove all the grid lines.
If you want only specific numbers to show on the axes, remove the axis labels altogether and use data labels for data points instead.
So I am trying to make a nice line graph for some data that I have. Each line has 100 data points, so excel automatically makes the horizontal axis from 1-100. I want to change the min/max values for the horizontal axis from 0-1, without moving the frame of the graph (i.e. without zooming in the graph). I just want to divide the horizontal axis numbers by 100 in order to rescale the time. This is what my graph looks like now:
http://imgur.com/33KD7RY
So I want to change the numbers on the horizontal axis to be fractions or decimals in the range [0,1]. Does anyone know how I can do this, or any other graphing software that would allow me to do this (I have tried using google sheets, but they have less options to customize axes than excel). Thank you!
Did you use two column to plot one line and did you use the Scatter with smooth lines chart type?
Have one column (X) go from 0 to 1 using intervals of 0.01 and your data in your second column (Y). When using a scatter with smooth lines chart type your answer should look like this:
image graph
Plotting your second line in the same chart can be done the same way by adding it through the 'select data' options of the chart.
In Spotfire, I am trying to draw three horizontal curves from columns in a different data table than my plot. These lines are supposed to be target lines. I know I can do this either in a combination chart or in Lines & Curves in properties.
However, I prefer not to do it in a combination chart as I have to add colouring and I get many distinct series when I add colouring to three different target lines.
So I tried doing this by adding a horizontal line in "Add > Horizontal Line > Line From Data Table". However instead of drawing a curve what this does is draw multiple horizontal lines for the slightly fluctuating values in this column. I have also tried other options in Lines & Curves but none seem to work. And this happens although I have matchedthe data tables.
Does anyone have an idea how I can draw these target lines while avoiding the situation linked below?
The situation now:
The red, purple and black lines are supposed to be 3 seperate lines.
I think you are very close. Try the Properties > Lines and Curves and then Add > Line From Column Values. You will need to specify the x and y axis from the data table.
This will not always work on a bar chart, as the x may not line up with your category axis on the bar chart. Your x-axis for the line will need to be the same as the category axis.