-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Dou Du edited this page Sep 22, 2020
·
1 revision
Supported functions for this interactive periodic table:
- Selected elements [widget.selected_elements] with different states [widget.states] and custom colors [widget.selected_colors]
- Define custom background color [widget.unselected_color] and boarder color [widget.border_color]
- Set disabled elements (disable clicking) [widget.disabled_elements] with custom color [widget.disabled_color]
- Get the list of the selected elements by state number [widget.get_elements_by_state(state)]
- Change the size of the element boxes [widget.width]
- Freeze (disable clicking) the periodic table [widget.disabled]
- Change the display string [widget.display_names_replacements]