Closed ghost closed 4 years ago
This is undocumented yet, there is grid
property in overlay object:
{
grid: {
id: <new_id> // 0 - main grid, 1 - first offchart, etc
}
}
By changing this id you can overlay overlays.
What is the grid-id pattern to overlay 4 offchart Splines, "2 with 2" ? a-b c-d
The offcharts seem to work for one indicator at a time if i have multiple overlapping indicators within the range , then a separate offchart is getting created
can the overlapping be introduced base on a common param between the combining offcharts