Currently, the last parameter ($options), expects a library API-specific array that gets passed to the Chart element's "#raw_options" key - this with the flexible spirit of Charts, which should allow users to easily switch between libraries.
The better approach would be to pass a single $definition parameter that contains all the charts settings (and is more flexible) plus any raw options. But we should do this in a way that maintains backward compatibility.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.