Merge remote-tracking branch upstream/develop into standardized-pie-definitions

This commit is contained in:
Reda Al Sulais
2023-08-02 15:54:11 +03:00
209 changed files with 9027 additions and 4007 deletions

View File

@@ -1,4 +1,4 @@
import { imgSnapshotTest, renderGraph } from '../../helpers/util.js';
import { imgSnapshotTest, renderGraph } from '../../helpers/util.ts';
describe('pie chart', () => {
it('should render a simple pie diagram', () => {