Project

General

Profile

« Previous | Next » 

Revision 69379b51

Added by Ondřej Ezr almost 3 years ago

Fixes #32584 - drop flot charts

All uses of flot charts have been deprecated and are rendering React
counterparts. We can remove flot charts now.

View differences:

webpack/assets/javascripts/dashboard/index.js
export function widgetLoaded(widget) {
// TODO: remove this once we no longer use legacy charts in the dashboard widgets.
window.refreshCharts();
activateTooltips(widget);
}

Also available in: Unified diff