You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jqplot-users
Hi all,
I need to plot data from a database table which consists of two
fields, 'Name' and 'Salary'. I have taken the table data into a list
named 'Salaries'. While plotting, I need to know how I can display the
data in 'Name' as individual elements on the X-axis.
Thanks in advance...