Matthias Jentsch
|
2992bf3445
|
Always display tooltips in all charts
Make information about data types available to colorblind, when hovering
over the displayed data set
fixes #8364
|
2015-02-18 13:21:42 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Matthias Jentsch
|
40611659ed
|
Fix disappearing tooltips on SVG reload
Use a unified linebreak in the chart controller, so the tooltip handling will recognize the titles as identical
|
2014-09-08 16:23:14 +02:00 |
Matthias Jentsch
|
4b55bcf8b6
|
Add tooltips to bar charts
Add a class to format and populate tooltips from graph data sets and implement
those tooltips in the ChartController.
|
2014-09-02 12:24:29 +02:00 |