Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sorting in Vertical Bar Chart

Chandra M. G.Nov 13 2017 — edited Nov 17 2017

Hello,

I have a requirement where i need to present data in Vertical Bar chart format using direct SQL query on database with connection pool.

As a query output, data is in well sorted format as a tabular form but when i go to present them in vertical bar graph that sorting completely wipe out.

Like my tabular data is populated in below format -

  

ProgramRankValue
Research Insight10
Galaxy Desktop21
Metis21
AWS32
End Investor32
GFDR32
Galaxy Mobile32
Mercury32

It sorts data as per program value in bar chart, please help me to sort this out.

Thanks

Chandra G.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details