help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

labels in categorical bar graph


From: Raag Saluja
Subject: labels in categorical bar graph
Date: Thu, 31 Oct 2019 12:41:13 +0530

Hi! 

I tried making a bar graph with categorical data. However, the labels of the categories are not coming below the bars. Can you please help?

This is the code I used:

P = -2,920,000 -2,936,000 -2,935,000 -2,937,000 -2,939,000 -2,938,000

bar(P)

set(gca,"xticklabel",{'1JFF','α1aβII', 'α1aβIII', 'α1bβII', 'α1bβIII', 'α8β8'});


PFA a screenshot of the output.

Thank you and regards,
Raag Saluja
Research Scholar
Department of Zoology
Faculty of Science
Dayalbagh Educational Institute
INDIA

Attachment: Screenshot 2019-10-30 at 1.31.38 PM.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]