Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Btoi ¶
Btoi is a simple helper to translate booleans into their integer counterparts. This is made because frappe-charts uses 0's and 1's, but this library also provides helper functions that allow you to do things such as: chartArgs.SetIsNavigable(true) instead of: chartArgs.IsNavigable = 1
Types ¶
This section is empty.
Source Files
¶
- btoi.go
- float_slice_to_interface.go
- number_labels_to_str.go
Click to show internal directories.
Click to hide internal directories.