Hello Support, We are the developers for an App Studio App called SC Intelligent Insights.
We have a request to open the chart in line chart pattern and not candlestick chart pattern,
We are using below code to open a chart:
JET.navigate({ name: "Graph", entities: [{ RIC, }] });
Please let us know if this is possible. Thanks.