Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Can bar graphs have multiple X axis bars / per unit of data?
David_Beliveau_(sanmin013_-_(deleted))
Hi there, I was wondering if there was a way to have multiple bars on a graph repesenting different statistics.For example, if I had the Month names along the bottom of the graph, I would want 4 bars for January (maybe one showing hits, one showing posts, etc.) then the same 4 bar stats for February, etc. So you would see maybe a six month summary, each month having 4 small bars. Is this possible? I can create this with the SQL query, but I am having trouble getting it to take in LiveLink.Thanks!Timtim.gilman@sanmina-sci.com
Find more posts tagged with
Comments
Marie_Lindsay_(MLindsay_(Delete)_15608)
I'm pretty sure that with the current technology, you have to define one unit of data for the x axis. If there's a way for you to combine the month + other criterion into one unit definition for the SELECT statement, you might be able to pull it off, but I'm not coming up with any good examples, alas. If you'd like to post the SQL you're working with, maybe we can tweak it.