Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Roberto Campos
151
Views
2
Comments
Graphs with Multi-Axes on HighCharts
Question
Hi,
I need to build a graph with different unit axes. More specifically a graph with a temperature curve, plus a pressure curve plus a oxygen curve. Is It possible show the 3 diferents units on a same graph using the highcharts ?
Thank you
J.
MVP
Yes and not sure, yes it can be done in Highcharts:
https://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/combo-multi-axes/
not sure how easy it is with the Outsystems-variant.
Roberto Campos
Hi J,
I appreciate your guidance. I get insert the multples axes in my graph, putting the same HighChart JSFiddle example in a JSON script inserted in the AdvancedFormat's widget graph attribute. But I don't get put the series clausule to associate the series with the correspondents axis. Then, the graph shows the first serie axe correctly, but the second appears empty.
I see that the pair Outsystems-HighCharts is a powerful tool to develop graphs, but I also see that in most cases you need to be a programmer to reach the objectives more quickly.
I appreciate to receive any kind of help, because the cause-error process is very slow e tired.
Best Regards,
Roberto
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...