mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Inspector: live data updates under interactive selections
This commit is contained in:
@@ -45,6 +45,7 @@ vi.mock('../services/chart-renderer', () => ({
|
||||
},
|
||||
resize() {},
|
||||
inspectData: () => null,
|
||||
onDataChange: () => () => {},
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user