Stacked Bar Chart
- Julien Camus
-
Topic Author
- Offline
- New Member
-
- Posts: 15
could you show me an example with mysql query?
Regards
Chris
Please Log in or Create an account to join the conversation.
- Daniel
-
- Offline
- Administrator
-
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 or Create an account to join the conversation.
- Julien Camus
-
Topic Author
- Offline
- New Member
-
- Posts: 15
Sorry but i don't see any examples with db queries...
Regards
Chris
Please Log in or Create an account to join the conversation.
- Daniel
-
- Offline
- Administrator
-
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.
Thanks
Daniel
Please Log in or Create an account to join the conversation.
- Julien Camus
-
Topic Author
- Offline
- New Member
-
- Posts: 15
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
Please Log in or Create an account to join the conversation.