Widgets will be inserted into all kinds of contexts:
In a page layout
Tabbed panels
Dialogs
Accordions
In 3 of the above scenarios a heading will often be handled independently (tab, titlebar, etc) and the widget's heading must be hidden. Additionally, the language of these headings must also often be changed. Clique Tools handled this with configurable "titles", but even with that the headings often had to be hidden.
The sparkart.js should not feature these kinds of headings as a general rule. Headings should only be included when used for dynamic content, such as event information.
Widgets will be inserted into all kinds of contexts:
In 3 of the above scenarios a heading will often be handled independently (tab, titlebar, etc) and the widget's heading must be hidden. Additionally, the language of these headings must also often be changed. Clique Tools handled this with configurable "titles", but even with that the headings often had to be hidden.
The sparkart.js should not feature these kinds of headings as a general rule. Headings should only be included when used for dynamic content, such as event information.