sparkartgroup-archive / sparkart.js

Easily interact with Sparkart's APIs via Javascript.
1 stars 0 forks source link

Widgets shouldn't feature generic headings #9

Closed pushred closed 11 years ago

pushred commented 11 years ago

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.