Replace chart legend with custom component.
This commit is contained in:
@@ -45,8 +45,6 @@ export default function PageviewsChart({
|
||||
id: 'metrics.page-views',
|
||||
defaultMessage: 'Page views',
|
||||
});
|
||||
|
||||
chart.update();
|
||||
};
|
||||
|
||||
if (!data) {
|
||||
|
||||
Reference in New Issue
Block a user