Stacked Bar Chart
- Julien Camus
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
7 years 9 months ago #5156
by Julien Camus
Stacked Bar Chart was created by Julien Camus
Hello,
Also struggling to create a stacked bar chart based on Sql queries. I can see examples of a stacked bar chart created from data directly entered in the chart but nowhere instructions on how we could get this done via Sql queries. Do you happen to have any instructions/examples somehwere?
Thanks! Julien
Also struggling to create a stacked bar chart based on Sql queries. I can see examples of a stacked bar chart created from data directly entered in the chart but nowhere instructions on how we could get this done via Sql queries. Do you happen to have any instructions/examples somehwere?
Thanks! Julien
Please Log in to join the conversation.
7 years 9 months ago #5167
by Daniel
Thanks
Daniel
Replied by Daniel on topic Stacked Bar Chart
Hello,
There is no difference in the formatting of the chart with different Input methods. All the formatting options are exactly the same. The difference is there in only inputting the data. You can take help from the charts which are available by default with the tool. The first column returned from the Query is considered for the horizontal axis and the other consecutive columns are considered as series data values. If you still face any issue, Please let us know the issue and we'll let you know the solution for that.
There is no difference in the formatting of the chart with different Input methods. All the formatting options are exactly the same. The difference is there in only inputting the data. You can take help from the charts which are available by default with the tool. The first column returned from the Query is considered for the horizontal axis and the other consecutive columns are considered as series data values. If you still face any issue, Please let us know the issue and we'll let you know the solution for that.
Thanks
Daniel
Please Log in to join the conversation.
- Julien Camus
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
7 years 9 months ago #5169
by Julien Camus
Replied by Julien Camus on topic Stacked Bar Chart
Sorry but i don't see any examples with db queries...
Regards
Chris
Regards
Chris
Please Log in to join the conversation.
7 years 9 months ago #5182
by Daniel
Thanks
Daniel
Replied by Daniel on topic Stacked Bar Chart
Yes there is no default chart comes with DB queries, We'll consider it in our next release. But that's what I was trying to explain that all the options are exactly the same no difference at all just except here you enter the query and in CSV option you enter the CSV file path or upload the file.
Thanks
Daniel
Please Log in to join the conversation.
- Julien Camus
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
7 years 9 months ago - 7 years 9 months ago #5184
by Julien Camus
Replied by Julien Camus on topic Stacked Bar Chart
could you show me an example with mysql query?
Regards
Chris
Regards
Chris
Last edit: 7 years 9 months ago by Julien Camus.
Please Log in to join the conversation.