Updated on 2024-06-21 GMT+08:00

Carousel Bar Chart

This section describes parameters of a carousel bar chart.

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 Carousel bar chart
  • Global Style
    • Font: font of the component text.
    • Quantity: to set the number of rows in the component by entering a value or clicking .
  • SN
    • SN: to show or hide the SN by clicking or .
    • Text: text style of the SN, including the font size, color, and width.
    • Column Width Ratio (%): to set the width of the SN column by entering a value or dragging .
  • Content
    • Text: text style of the component, including the font size, color, and width.
    • Marquee: When Marquee is selected, the text is scrolled in marquee mode. You can set the duration for playing the animation by entering a value or clicking . The unit is milliseconds.
    Figure 2 Description of a carousel bar chart
  • Column Style
    • Background: background color of the column.
    • Color: to set the column color by clicking the color editor.
    • Height: to set the column height by entering a value or clicking .
  • Stream Light
    • Color: to set the stream light by clicking the color editor.
    • Length: length of the stream light.
    • Height: height of the stream light.
  • Value Tag: to show or hide the value tag. The value of the value field in the data is displayed as a tag in the chart.
    • Font Size: font size of the value tag.
    • Color: font color of the value tag.
    • Font Width: font width of the value tag.
      Figure 3 Value tag of a carousel bar chart

Data

  • value: weight of a column chart. A larger weight leads to a longer column and a larger percentage.
  • content: description of the text displayed in each bar chart.
  • 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.