From 0c43f2e3011bbac95cef4a15aec66622969837bf Mon Sep 17 00:00:00 2001 From: dmlvr Date: Mon, 16 Mar 2026 12:41:42 +0200 Subject: [PATCH 01/12] Selection, update data --- .../Selection/Angular/app/app.component.html | 4 +-- .../Selection/Angular/app/app.service.ts | 30 +++++++++---------- .../Demos/Charts/Selection/React/App.tsx | 8 ++--- .../Demos/Charts/Selection/React/data.ts | 26 ++++++++-------- .../Demos/Charts/Selection/ReactJs/App.js | 8 ++--- .../Demos/Charts/Selection/ReactJs/data.js | 26 ++++++++-------- apps/demos/Demos/Charts/Selection/Vue/App.vue | 8 ++--- apps/demos/Demos/Charts/Selection/Vue/data.ts | 26 ++++++++-------- .../Demos/Charts/Selection/jQuery/data.js | 26 ++++++++-------- .../Demos/Charts/Selection/jQuery/index.js | 4 +-- 10 files changed, 83 insertions(+), 83 deletions(-) diff --git a/apps/demos/Demos/Charts/Selection/Angular/app/app.component.html b/apps/demos/Demos/Charts/Selection/Angular/app/app.component.html index 904a8b01123f..27b956034f95 100644 --- a/apps/demos/Demos/Charts/Selection/Angular/app/app.component.html +++ b/apps/demos/Demos/Charts/Selection/Angular/app/app.component.html @@ -6,8 +6,8 @@ (onPointClick)="pointClick($event)" (onLegendClick)="legendClick($event)" > - - + +