Credits
AnyChart Flash Charts
AnyCharts is a flash-based chart package the MFT uses for its graphs. It has several features which are less common in a charting package:
- Its graphs feature advanced tooltips which allow the display of additional data on hover
- Data points can be linked to drill-down pages
- It uses XML as its data source, making it possible for the chart labels to be translated into different languages.
- Graph rendering is offloaded to the client
- XML data sources can be cached
JQuery TableSorter
MFT uses the JQuery javascript library to make the website more interactive.
The tablesorter plugin allows the table listings to be sorted by column.