Updated on 2023-03-09 GMT+08:00

Marquee

This section describes components of a marquee component.

Pattern

  • Size/Position
    • Size: width and height of the component. Unit: pixel.
    • Position: position where the component is located in the canvas. Unit: pixel.
    Figure 1 Marquee
  • Global Style
    • Color: to set the font color of the component text by clicking the color editor.
    • Font Size: font size of the component text.
    • Font: font of the component text.
    • Font Width: font width of the component text.
    • Scrolled Playback: when Scrolled Playback is selected, the text will be scrolled. You can set the duration for playing the animation by entering a value or clicking . The unit is milliseconds.
    • Interval: to set the interval for scrolling the text by entering a value or clicking . The unit is milliseconds.
    • Constant-Speed Play: when Constant-Speed Play is selected, the text is played at a specified speed. You can set the playback speed by entering a value or clicking .

Data

  • value: text displayed in the component.
  • Data Source Type: to select the data source of the chart. Multiple data sources are provided for you to select. You need to add data sources first. For details, see Data Connection Overview.
  • Converter: Select a converter to convert data into the data that meets the display requirements. For details, see Using a Converter.
  • Automatic Update: If you select Automatic Update and set Update Interval, the data is automatically updated based on the interval.
  • Preview Result: Click Preview Result to view the information about the selected data source. You can click Update Query to manually update the component data when the data source changes.

Interaction

For details about whether the component supports the interaction function and how to use the interaction function, see Configuring Component Interaction.