Login Page - Create Account

Support Board


Date/Time: Mon, 13 May 2024 00:09:30 +0000



Post From: Working with structured text

[2017-08-24 18:07:33]
User735389 - Posts: 188
1. Lets say I want to show a few values on the graph. For example, looking at the top left of the chart, it will show the following:

<Standard Graph/Study Name information>
Bar Average: xx
Current Bar Size: xx
Time To Close: xx

The text will persistently stay there, but the values will constantly update. What's the best way to do this? Is it just drawing Labels at predefined locations on the chart?

2. I want to create a dashboard that shows a grid of data, no charts or graphs. The data will constantly be updated. What's the recommended way to do this in SC?