How to group indicators on one chart? #1045
-
| Hi! | 
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
| Hi, Following discussion is may be helpful. Example  | 
Beta Was this translation helpful? Give feedback.
-
| 
 | 
Beta Was this translation helpful? Give feedback.
-
| The cool thing I messed with was dynamic re-scaling of the y-axis. I wanted to plot relative volume, so I created a new plot section, made it a bar chart, added it to the  The section code is below the  
 The callback code looked like this: Voila! y-axis now re-sizes dynamically! | 
Beta Was this translation helpful? Give feedback.



Hi,
Following discussion is may be helpful.
#195
Example