How can I assign a column to represent the x axis values in libre office calc?

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Currently my attempt at making a chart looks like this:

The goal, nonetheless Is that subdivisions, should be the x axis and not a series of data entries in the chart. I have looked it up but I am still confused as to hwo to achieve this.
libreoffice database csv
add a comment |Â
up vote
1
down vote
favorite
Currently my attempt at making a chart looks like this:

The goal, nonetheless Is that subdivisions, should be the x axis and not a series of data entries in the chart. I have looked it up but I am still confused as to hwo to achieve this.
libreoffice database csv
2
What Chart Type did you choose? it needs to be XY (Scatter)
â steeldriver
Mar 29 at 23:29
I had chosen line
â Makogan
Mar 29 at 23:31
So... do you get the desired result if you use a scatter plot?
â steeldriver
Mar 30 at 0:49
Yes, I also figured that editing the data entries after creating the plot worked as well
â Makogan
Mar 30 at 1:26
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Currently my attempt at making a chart looks like this:

The goal, nonetheless Is that subdivisions, should be the x axis and not a series of data entries in the chart. I have looked it up but I am still confused as to hwo to achieve this.
libreoffice database csv
Currently my attempt at making a chart looks like this:

The goal, nonetheless Is that subdivisions, should be the x axis and not a series of data entries in the chart. I have looked it up but I am still confused as to hwo to achieve this.
libreoffice database csv
libreoffice database csv
asked Mar 29 at 23:10
Makogan
1064
1064
2
What Chart Type did you choose? it needs to be XY (Scatter)
â steeldriver
Mar 29 at 23:29
I had chosen line
â Makogan
Mar 29 at 23:31
So... do you get the desired result if you use a scatter plot?
â steeldriver
Mar 30 at 0:49
Yes, I also figured that editing the data entries after creating the plot worked as well
â Makogan
Mar 30 at 1:26
add a comment |Â
2
What Chart Type did you choose? it needs to be XY (Scatter)
â steeldriver
Mar 29 at 23:29
I had chosen line
â Makogan
Mar 29 at 23:31
So... do you get the desired result if you use a scatter plot?
â steeldriver
Mar 30 at 0:49
Yes, I also figured that editing the data entries after creating the plot worked as well
â Makogan
Mar 30 at 1:26
2
2
What Chart Type did you choose? it needs to be XY (Scatter)
â steeldriver
Mar 29 at 23:29
What Chart Type did you choose? it needs to be XY (Scatter)
â steeldriver
Mar 29 at 23:29
I had chosen line
â Makogan
Mar 29 at 23:31
I had chosen line
â Makogan
Mar 29 at 23:31
So... do you get the desired result if you use a scatter plot?
â steeldriver
Mar 30 at 0:49
So... do you get the desired result if you use a scatter plot?
â steeldriver
Mar 30 at 0:49
Yes, I also figured that editing the data entries after creating the plot worked as well
â Makogan
Mar 30 at 1:26
Yes, I also figured that editing the data entries after creating the plot worked as well
â Makogan
Mar 30 at 1:26
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1020405%2fhow-can-i-assign-a-column-to-represent-the-x-axis-values-in-libre-office-calc%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
2
What Chart Type did you choose? it needs to be XY (Scatter)
â steeldriver
Mar 29 at 23:29
I had chosen line
â Makogan
Mar 29 at 23:31
So... do you get the desired result if you use a scatter plot?
â steeldriver
Mar 30 at 0:49
Yes, I also figured that editing the data entries after creating the plot worked as well
â Makogan
Mar 30 at 1:26