Need some help on plotting #7760
Replies: 2 comments 1 reply
-
Hi @ZishuoFeng , Are you able to share your code and/or any console errors that might be appearing? |
Beta Was this translation helpful? Give feedback.
-
@ZishuoFeng You could add another section with a custom position |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone! I really need some help here. I have been dealing with the openMCT framework and developing the front end. I am currently stuck with a problem that I want to add three vertical lines in the plotting view, indicating the data interaction time delay. To be more specific, I want to have three vertical lines and they are constantly updated as the time goes by on the X axis. I have tried to change the code in so many places (MctChart, XAxis, overlayplot, and so on), but no change is shown in the plotting view. I don't know if it was me that didn't properly change the code or if I need to change some logic somewhere else. Can anyone help me? (An image of the final effect is attached.)

Beta Was this translation helpful? Give feedback.
All reactions