- Issue created by @andileco
Currently, when more than one Charts submodule (e.g. Highcharts) is saved, users should select which library is the default in the "Chart configuration" page (/admin/config/content/charts). This adds a horizontal tab on that page with additional settings that are specific to that library. In the case of Highcharts, that includes language options like what a thousands separator should be.
If a user decides to switch which library is the default, then those settings are lost. I happen to do this a lot in order to see how each of the libraries looks on the page generated by the Charts API Example module (/charts/example/display). This can be extremely frustrating, especially now that the Highcharts module has settings for additional libraries that can be included.
When a new Charts submodule is enabled, it should have its own horizontal tab (it shouldn't be dependent on the default library).
Active
5.1
Code