Thanks to visit codestin.com
Credit goes to lib.rs

Cargo Features

chart-js-wrapper has no features set by default.

[dependencies]
chart-js-wrapper = { version = "0.0.14", features = ["time_axis", "chrono_axis"] }
time_axis = time

Affects chart-js-wrapper::time_axis

chrono_axis = chrono

Affects chart-js-wrapper::chrono_axis

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

time time_axis?
chrono chrono_axis?