User Interface
User Interface (UI) refers to the visual and interactive elements of a digital system or application that enable users to interact with and control it.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The ChartData2D component is used to manage and manipulate data for 2D charts. It provides methods for adding, removing, and modifying data entries, importing data from various sources, and interacting with a Chart component.
Overview
A non-visible component that manages data for 2D charts.
android.permission.INTERNET
It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the
.accordion-body
, though the transition does limit overflow.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | x | int | |
2 | y | int |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | x | int | |
2 | y | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | source | string | |
2 | keyValue | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | x | int | |
2 | y | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | x | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | y | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | cloudDB | object | |
2 | tag | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | dataFile | string | |
2 | xValueColumn | string | |
3 | yValueColumn | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | list | list |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | spreadsheet | object | |
2 | xColumn | string | |
3 | yColumn | string | |
4 | useHeaders | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tinyDB | object | |
2 | tag | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | web | object | |
2 | xValueColumn | string | |
3 | yValueColumn | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | x | int | |
2 | y | int |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Color | color | |
2 | Color | color |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Colors | color[] | |
2 | Colors | color[] |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Label | string | |
2 | Label | string |