From 90253d9257460f5dafe1aeb194aee790d6be7164 Mon Sep 17 00:00:00 2001 From: Data Update Worker Date: Wed, 11 Dec 2024 10:53:21 +0000 Subject: [PATCH] chore(copy): update data on schedule --- copy/tools/ag-grid.yml | 8 ++++---- copy/tools/ant-design-charts.yml | 2 +- copy/tools/anychart.yml | 2 +- copy/tools/apexcharts.yml | 10 +++++----- copy/tools/appsmith.yml | 10 +++++----- copy/tools/c3.yml | 2 +- copy/tools/chartjs.yml | 6 +++--- copy/tools/cytoscape.yml | 2 +- copy/tools/d3.yml | 4 ++-- copy/tools/deck-gl.yml | 8 ++++---- copy/tools/echarts.yml | 8 ++++---- copy/tools/g2.yml | 4 ++-- copy/tools/g2plot.yml | 2 +- copy/tools/g6.yml | 2 +- copy/tools/highcharts.yml | 6 +++--- copy/tools/kepler-gl.yml | 4 ++-- copy/tools/layer-cake.yml | 2 +- copy/tools/leaflet.yml | 4 ++-- copy/tools/lightweight-charts.yml | 2 +- copy/tools/mapbox-gl.yml | 2 +- copy/tools/material-ui-data-grid.yml | 4 ++-- copy/tools/metabase.yml | 4 ++-- copy/tools/nivo.yml | 2 +- copy/tools/observable-plot.yml | 2 +- copy/tools/p5.yml | 2 +- copy/tools/perspective.yml | 2 +- copy/tools/plotly.yml | 4 ++-- copy/tools/plottable.yml | 2 +- copy/tools/pts.yml | 2 +- copy/tools/reaflow.yml | 2 +- copy/tools/reaviz.yml | 2 +- copy/tools/recharts.yml | 2 +- copy/tools/redash.yml | 2 +- copy/tools/rough.yml | 2 +- copy/tools/roughviz.yml | 2 +- copy/tools/superset.yml | 8 ++++---- copy/tools/three.yml | 6 +++--- copy/tools/unovis.yml | 2 +- copy/tools/vega-lite.yml | 6 +++--- copy/tools/victory.yml | 4 ++-- copy/tools/visx.yml | 2 +- 41 files changed, 77 insertions(+), 77 deletions(-) diff --git a/copy/tools/ag-grid.yml b/copy/tools/ag-grid.yml index a946431c5..0323c0933 100644 --- a/copy/tools/ag-grid.yml +++ b/copy/tools/ag-grid.yml @@ -53,12 +53,12 @@ content: title: React Pivot Table with AG Grid and Cube.js link: 'https://react-pivot-table.cube.dev' github_data: - stars: 13015 + stars: 13021 contributors: 187 issues: 84 stale_issues: 0 last_release: - date: '2024-11-13T11:35:59Z' - link: 'https://github.com/ag-grid/ag-grid/releases/tag/v32.3.3' + date: '2024-12-11T09:11:25Z' + link: 'https://github.com/ag-grid/ag-grid/releases/tag/v33.0.0' stackoverflow_data: - questions_count: 5132 + questions_count: 5133 diff --git a/copy/tools/ant-design-charts.yml b/copy/tools/ant-design-charts.yml index 77d5c5cce..0bd9d2f1a 100644 --- a/copy/tools/ant-design-charts.yml +++ b/copy/tools/ant-design-charts.yml @@ -49,7 +49,7 @@ content: github_data: stars: 1962 contributors: 70 - issues: 303 + issues: 304 stale_issues: 140 last_release: date: '2024-12-10T08:00:14Z' diff --git a/copy/tools/anychart.yml b/copy/tools/anychart.yml index 34122e20a..f2c42e733 100644 --- a/copy/tools/anychart.yml +++ b/copy/tools/anychart.yml @@ -61,4 +61,4 @@ github_data: date: '2024-09-25T05:29:05Z' link: 'https://github.com/AnyChart/AnyChart/releases/tag/v8.13.0' stackoverflow_data: - questions_count: 471 + questions_count: 472 diff --git a/copy/tools/apexcharts.yml b/copy/tools/apexcharts.yml index 1a23c1fb0..85cf0a7f8 100644 --- a/copy/tools/apexcharts.yml +++ b/copy/tools/apexcharts.yml @@ -51,12 +51,12 @@ content: title: Creating your first JavaScript chart link: 'https://apexcharts.com/docs/creating-first-javascript-chart/' github_data: - stars: 14482 + stars: 14484 contributors: 219 - issues: 319 - stale_issues: 225 + issues: 318 + stale_issues: 224 last_release: - date: '2024-11-25T11:38:38Z' - link: 'https://github.com/apexcharts/apexcharts.js/releases/tag/v4.1.0' + date: '2024-12-10T10:44:39Z' + link: 'https://github.com/apexcharts/apexcharts.js/releases/tag/v4.2.0' stackoverflow_data: questions_count: 1091 diff --git a/copy/tools/appsmith.yml b/copy/tools/appsmith.yml index 89c9d4a20..f0e0ac657 100644 --- a/copy/tools/appsmith.yml +++ b/copy/tools/appsmith.yml @@ -46,12 +46,12 @@ content: title: Building an Appsmith Dashboard with Cube link: 'https://cube.dev/blog/building-an-appsmith-dashboard-with-cube' github_data: - stars: 34862 + stars: 34872 contributors: 361 - issues: 4047 - stale_issues: 2330 + issues: 4037 + stale_issues: 2328 last_release: - date: '2024-12-06T04:07:03Z' - link: 'https://github.com/appsmithorg/appsmith/releases/tag/v1.51' + date: '2024-12-11T03:57:11Z' + link: 'https://github.com/appsmithorg/appsmith/releases/tag/v1.52' stackoverflow_data: questions_count: 28 diff --git a/copy/tools/c3.yml b/copy/tools/c3.yml index a56e06918..2aec005d8 100644 --- a/copy/tools/c3.yml +++ b/copy/tools/c3.yml @@ -49,7 +49,7 @@ content: title: Getting Started with c3.js link: 'https://c3js.org/gettingstarted.html' github_data: - stars: 9344 + stars: 9345 contributors: 169 issues: 726 stale_issues: 723 diff --git a/copy/tools/chartjs.yml b/copy/tools/chartjs.yml index 15487e750..6f169e165 100644 --- a/copy/tools/chartjs.yml +++ b/copy/tools/chartjs.yml @@ -55,15 +55,15 @@ content: title: Chart.js Example with Dynamic Dataset link: 'https://cube.dev/blog/chart-js-example-with-dynamic-dataset/' github_data: - stars: 64957 + stars: 64966 contributors: 511 - issues: 417 + issues: 416 stale_issues: 306 last_release: date: '2024-12-01T16:45:10Z' link: 'https://github.com/chartjs/Chart.js/releases/tag/v4.4.7' stackoverflow_data: - questions_count: 13464 + questions_count: 13465 integrations: - framework: react slugs: diff --git a/copy/tools/cytoscape.yml b/copy/tools/cytoscape.yml index bd9688666..948e48062 100644 --- a/copy/tools/cytoscape.yml +++ b/copy/tools/cytoscape.yml @@ -51,7 +51,7 @@ content: github_data: stars: 10159 contributors: 153 - issues: 15 + issues: 16 stale_issues: 8 last_release: date: '2024-11-25T16:54:03Z' diff --git a/copy/tools/d3.yml b/copy/tools/d3.yml index a5cf2b910..86e76fdc0 100644 --- a/copy/tools/d3.yml +++ b/copy/tools/d3.yml @@ -52,7 +52,7 @@ content: title: D3 Dashboard Tutorial link: 'https://d3-dashboard.cube.dev' github_data: - stars: 109197 + stars: 109206 contributors: 151 issues: 7 stale_issues: 6 @@ -60,4 +60,4 @@ github_data: date: '2024-03-12T22:18:19Z' link: 'https://github.com/d3/d3/releases/tag/v7.9.0' stackoverflow_data: - questions_count: 39342 + questions_count: 39343 diff --git a/copy/tools/deck-gl.yml b/copy/tools/deck-gl.yml index 1d011cba1..d2e865b10 100644 --- a/copy/tools/deck-gl.yml +++ b/copy/tools/deck-gl.yml @@ -51,12 +51,12 @@ content: title: Getting Started link: 'https://deck.gl/docs/get-started/using-standalone' github_data: - stars: 12316 + stars: 12317 contributors: 276 - issues: 332 + issues: 334 stale_issues: 215 last_release: - date: '2024-12-06T23:19:15Z' - link: 'https://github.com/visgl/deck.gl/releases/tag/v9.0.37' + date: '2024-12-11T10:37:10Z' + link: 'https://github.com/visgl/deck.gl/releases/tag/v9.0.38' stackoverflow_data: questions_count: 252 diff --git a/copy/tools/echarts.yml b/copy/tools/echarts.yml index 332d7baec..6e5a3d46a 100644 --- a/copy/tools/echarts.yml +++ b/copy/tools/echarts.yml @@ -67,15 +67,15 @@ content: link: >- https://cube.dev/blog/building-an-apache-echarts-dashboard-with-vue-3-and-cube/ github_data: - stars: 60865 + stars: 60885 contributors: 290 - issues: 2013 - stale_issues: 1367 + issues: 2018 + stale_issues: 1366 last_release: date: '2024-06-27T07:10:33Z' link: 'https://github.com/apache/echarts/releases/tag/5.5.1' stackoverflow_data: - questions_count: 1451 + questions_count: 1452 integrations: - framework: react slugs: diff --git a/copy/tools/g2.yml b/copy/tools/g2.yml index 488bf35cc..61bc6b60f 100644 --- a/copy/tools/g2.yml +++ b/copy/tools/g2.yml @@ -47,9 +47,9 @@ content: title: Quick Start link: 'https://g2.antv.vision/en/docs/manual/getting-started' github_data: - stars: 12150 + stars: 12151 contributors: 205 - issues: 202 + issues: 204 stale_issues: 44 last_release: date: '2024-12-10T07:02:51Z' diff --git a/copy/tools/g2plot.yml b/copy/tools/g2plot.yml index 8ae69e1a6..b6dcc87b4 100644 --- a/copy/tools/g2plot.yml +++ b/copy/tools/g2plot.yml @@ -49,7 +49,7 @@ content: title: Quick Start link: 'https://g2plot.antv.vision/en/docs/manual/getting-started' github_data: - stars: 2567 + stars: 2568 contributors: 67 issues: 431 stale_issues: 369 diff --git a/copy/tools/g6.yml b/copy/tools/g6.yml index 8233cc5d4..3ae491c4d 100644 --- a/copy/tools/g6.yml +++ b/copy/tools/g6.yml @@ -44,7 +44,7 @@ content: title: Getting Started link: 'https://g6.antv.vision/en/docs/manual/getting-started' github_data: - stars: 11203 + stars: 11207 contributors: 166 issues: 119 stale_issues: 3 diff --git a/copy/tools/highcharts.yml b/copy/tools/highcharts.yml index e94f74ee1..b26c7ff72 100644 --- a/copy/tools/highcharts.yml +++ b/copy/tools/highcharts.yml @@ -50,12 +50,12 @@ content: title: React Highcharts Example with Cube.js link: 'https://cube.dev/blog/react-highcharts-example/' github_data: - stars: 12084 + stars: 12085 contributors: 258 - issues: 907 + issues: 910 stale_issues: 501 last_release: date: null link: null stackoverflow_data: - questions_count: 26222 + questions_count: 26224 diff --git a/copy/tools/kepler-gl.yml b/copy/tools/kepler-gl.yml index 0e7288400..852ad2fea 100644 --- a/copy/tools/kepler-gl.yml +++ b/copy/tools/kepler-gl.yml @@ -52,9 +52,9 @@ content: link: >- https://medium.com/vis-gl/exploring-geospatial-data-with-kepler-gl-cf655839628f github_data: - stars: 10455 + stars: 10457 contributors: 121 - issues: 501 + issues: 503 stale_issues: 454 last_release: date: '2024-12-03T21:43:51Z' diff --git a/copy/tools/layer-cake.yml b/copy/tools/layer-cake.yml index 4de78d725..205c0f521 100644 --- a/copy/tools/layer-cake.yml +++ b/copy/tools/layer-cake.yml @@ -43,7 +43,7 @@ content: title: Getting Started link: 'https://layercake.graphics/guide#getting-started' github_data: - stars: 1451 + stars: 1455 contributors: 11 issues: 6 stale_issues: 1 diff --git a/copy/tools/leaflet.yml b/copy/tools/leaflet.yml index d9c1ec03a..e19333943 100644 --- a/copy/tools/leaflet.yml +++ b/copy/tools/leaflet.yml @@ -49,9 +49,9 @@ content: title: leafletjs Quick Start Guide link: 'https://leafletjs.com/examples/quick-start/' github_data: - stars: 41599 + stars: 41612 contributors: 966 - issues: 413 + issues: 412 stale_issues: 372 last_release: date: '2023-05-18T11:12:03Z' diff --git a/copy/tools/lightweight-charts.yml b/copy/tools/lightweight-charts.yml index 8e9e5088a..f6d6b28b3 100644 --- a/copy/tools/lightweight-charts.yml +++ b/copy/tools/lightweight-charts.yml @@ -53,7 +53,7 @@ content: link: >- https://tradingview.github.io/lightweight-charts/tutorials#framework-integrations github_data: - stars: 9963 + stars: 9989 contributors: 51 issues: 109 stale_issues: 54 diff --git a/copy/tools/mapbox-gl.yml b/copy/tools/mapbox-gl.yml index 5ce4d206a..383685185 100644 --- a/copy/tools/mapbox-gl.yml +++ b/copy/tools/mapbox-gl.yml @@ -53,7 +53,7 @@ content: title: JavaScript Map Data Visualization with Mapbox link: 'https://mapbox-guide.cube.dev' github_data: - stars: 11265 + stars: 11268 contributors: 433 issues: 1281 stale_issues: 1110 diff --git a/copy/tools/material-ui-data-grid.yml b/copy/tools/material-ui-data-grid.yml index 81ebde17d..ed348250a 100644 --- a/copy/tools/material-ui-data-grid.yml +++ b/copy/tools/material-ui-data-grid.yml @@ -55,9 +55,9 @@ content: title: Material UI Dashboard with React link: 'https://material-ui-dashboard.cube.dev' github_data: - stars: 4580 + stars: 4584 contributors: 432 - issues: 1277 + issues: 1281 stale_issues: 707 last_release: date: '2024-12-05T15:37:19Z' diff --git a/copy/tools/metabase.yml b/copy/tools/metabase.yml index 8e26ea085..9924723d2 100644 --- a/copy/tools/metabase.yml +++ b/copy/tools/metabase.yml @@ -48,9 +48,9 @@ content: title: Connecting Metabase to Cube.js link: 'https://github.com/pyrooka/metabase-cubejs-driver#usage' github_data: - stars: 39064 + stars: 39077 contributors: 427 - issues: 4190 + issues: 4189 stale_issues: 2330 last_release: date: '2024-12-09T23:16:03Z' diff --git a/copy/tools/nivo.yml b/copy/tools/nivo.yml index 6da8d836d..2911a7340 100644 --- a/copy/tools/nivo.yml +++ b/copy/tools/nivo.yml @@ -50,7 +50,7 @@ content: title: Building a nivo Dashboard with Cube link: 'https://cube.dev/blog/building-a-nivo-dashboard-with-cube' github_data: - stars: 13253 + stars: 13256 contributors: 219 issues: 117 stale_issues: 67 diff --git a/copy/tools/observable-plot.yml b/copy/tools/observable-plot.yml index 670510a3f..47a9fd77e 100644 --- a/copy/tools/observable-plot.yml +++ b/copy/tools/observable-plot.yml @@ -48,7 +48,7 @@ content: title: Getting Started link: 'https://observablehq.com/plot/getting-started' github_data: - stars: 4478 + stars: 4480 contributors: 26 issues: 246 stale_issues: 195 diff --git a/copy/tools/p5.yml b/copy/tools/p5.yml index bfa710230..1440e5357 100644 --- a/copy/tools/p5.yml +++ b/copy/tools/p5.yml @@ -51,7 +51,7 @@ content: title: Get Started with p5.js link: 'https://p5js.org/get-started/' github_data: - stars: 21762 + stars: 21761 contributors: 786 issues: 299 stale_issues: 172 diff --git a/copy/tools/perspective.yml b/copy/tools/perspective.yml index 6a27b1e2d..7f0058e99 100644 --- a/copy/tools/perspective.yml +++ b/copy/tools/perspective.yml @@ -51,7 +51,7 @@ content: title: Python User Guide link: 'https://perspective.finos.org/docs/python' github_data: - stars: 8634 + stars: 8639 contributors: 98 issues: 104 stale_issues: 64 diff --git a/copy/tools/plotly.yml b/copy/tools/plotly.yml index a17e404ee..363ec8a35 100644 --- a/copy/tools/plotly.yml +++ b/copy/tools/plotly.yml @@ -58,7 +58,7 @@ content: title: Getting Started in JavaScript link: 'https://plotly.com/javascript/getting-started/' github_data: - stars: 17154 + stars: 17155 contributors: 288 issues: 592 stale_issues: 429 @@ -66,4 +66,4 @@ github_data: date: '2024-11-28T19:04:58Z' link: 'https://github.com/plotly/plotly.js/releases/tag/v3.0.0-rc.1' stackoverflow_data: - questions_count: 15306 + questions_count: 15307 diff --git a/copy/tools/plottable.yml b/copy/tools/plottable.yml index cf741b87f..3581f89e6 100644 --- a/copy/tools/plottable.yml +++ b/copy/tools/plottable.yml @@ -44,7 +44,7 @@ content: title: Quick Start link: 'https://github.com/palantir/plottable/blob/develop/README.md#quick-start' github_data: - stars: 2976 + stars: 2977 contributors: 85 issues: 305 stale_issues: 305 diff --git a/copy/tools/pts.yml b/copy/tools/pts.yml index 74dff8936..59dd1ff90 100644 --- a/copy/tools/pts.yml +++ b/copy/tools/pts.yml @@ -48,7 +48,7 @@ content: title: Get started with Pts.js link: 'https://ptsjs.org/guide/get-started-0100' github_data: - stars: 5206 + stars: 5207 contributors: 24 issues: 48 stale_issues: 40 diff --git a/copy/tools/reaflow.yml b/copy/tools/reaflow.yml index b6520a49c..436ffa998 100644 --- a/copy/tools/reaflow.yml +++ b/copy/tools/reaflow.yml @@ -44,7 +44,7 @@ content: title: Getting Started link: 'https://reaflow.dev/?path=/story/docs-getting-started-installing--page' github_data: - stars: 2171 + stars: 2172 contributors: 25 issues: 86 stale_issues: 78 diff --git a/copy/tools/reaviz.yml b/copy/tools/reaviz.yml index 2809037b4..48ad6c7e1 100644 --- a/copy/tools/reaviz.yml +++ b/copy/tools/reaviz.yml @@ -44,7 +44,7 @@ content: title: Getting Started link: 'https://reaviz.io/?path=/story/docs-getting-started-quick-start--page' github_data: - stars: 1047 + stars: 1048 contributors: 27 issues: 34 stale_issues: 26 diff --git a/copy/tools/recharts.yml b/copy/tools/recharts.yml index 4e7703c7d..c439c481d 100644 --- a/copy/tools/recharts.yml +++ b/copy/tools/recharts.yml @@ -54,7 +54,7 @@ content: title: 'React Dashboard: an Ultimate Guide' link: 'https://react-dashboard.cube.dev' github_data: - stars: 24226 + stars: 24232 contributors: 345 issues: 440 stale_issues: 339 diff --git a/copy/tools/redash.yml b/copy/tools/redash.yml index d5dd22fa9..a9d64fe73 100644 --- a/copy/tools/redash.yml +++ b/copy/tools/redash.yml @@ -39,7 +39,7 @@ content: title: Getting Started link: 'https://redash.io/help/user-guide/getting-started' github_data: - stars: 26554 + stars: 26559 contributors: 521 issues: 576 stale_issues: 508 diff --git a/copy/tools/rough.yml b/copy/tools/rough.yml index 4cbc5b1df..5cb4b2755 100644 --- a/copy/tools/rough.yml +++ b/copy/tools/rough.yml @@ -47,7 +47,7 @@ content: title: Getting Started link: 'https://roughjs.com' github_data: - stars: 20004 + stars: 20007 contributors: 13 issues: 30 stale_issues: 27 diff --git a/copy/tools/roughviz.yml b/copy/tools/roughviz.yml index 437a8c187..bbdcfa84d 100644 --- a/copy/tools/roughviz.yml +++ b/copy/tools/roughviz.yml @@ -48,7 +48,7 @@ content: title: Getting Started link: 'https://github.com/jwilber/roughViz#installation' github_data: - stars: 6742 + stars: 6743 contributors: 16 issues: 10 stale_issues: 9 diff --git a/copy/tools/superset.yml b/copy/tools/superset.yml index b67e7a9da..22cf9118a 100644 --- a/copy/tools/superset.yml +++ b/copy/tools/superset.yml @@ -46,12 +46,12 @@ content: title: Building a metrics dashboard with Superset and Cube link: 'https://cube.dev/blog/building-metrics-dashboard-with-superset/' github_data: - stars: 63254 + stars: 63281 contributors: 1234 issues: 697 stale_issues: 202 last_release: - date: '2024-12-09T17:16:43Z' - link: 'https://github.com/apache/superset/releases/tag/superset-helm-chart-0.13.5' + date: '2024-12-10T17:09:46Z' + link: 'https://github.com/apache/superset/releases/tag/v0.20.4' stackoverflow_data: - questions_count: 1394 + questions_count: 1395 diff --git a/copy/tools/three.yml b/copy/tools/three.yml index 0d15d1e0f..36678ff23 100644 --- a/copy/tools/three.yml +++ b/copy/tools/three.yml @@ -52,12 +52,12 @@ content: link: >- https://threejs.org/docs/index.html#manual/en/introduction/Creating-a-scene github_data: - stars: 103197 + stars: 103238 contributors: 2339 - issues: 412 + issues: 416 stale_issues: 284 last_release: date: '2024-11-29T11:21:30Z' link: 'https://github.com/mrdoob/three.js/releases/tag/r171' stackoverflow_data: - questions_count: 21242 + questions_count: 21244 diff --git a/copy/tools/unovis.yml b/copy/tools/unovis.yml index 884dc70d5..1c24d5fe2 100644 --- a/copy/tools/unovis.yml +++ b/copy/tools/unovis.yml @@ -55,7 +55,7 @@ content: title: Quick Start Guide link: 'https://unovis.dev/docs/quick-start' github_data: - stars: 2302 + stars: 2305 contributors: 14 issues: 42 stale_issues: 7 diff --git a/copy/tools/vega-lite.yml b/copy/tools/vega-lite.yml index 425e73b54..df44a4a27 100644 --- a/copy/tools/vega-lite.yml +++ b/copy/tools/vega-lite.yml @@ -49,12 +49,12 @@ content: title: Introduction to Vega-Lite link: 'https://vega.github.io/vega-lite/tutorials/getting_started.html' github_data: - stars: 4702 + stars: 4703 contributors: 209 issues: 698 stale_issues: 626 last_release: - date: '2024-08-28T18:36:48Z' - link: 'https://github.com/vega/vega-lite/releases/tag/v5.21.0' + date: '2024-12-10T17:38:11Z' + link: 'https://github.com/vega/vega-lite/releases/tag/v5.23.0' stackoverflow_data: questions_count: 1521 diff --git a/copy/tools/victory.yml b/copy/tools/victory.yml index 1d139a03f..b8d8d4b07 100644 --- a/copy/tools/victory.yml +++ b/copy/tools/victory.yml @@ -51,7 +51,7 @@ content: title: React Native Charts with Cube.js and Victory link: 'https://cube.dev/blog/react-native-charts-with-cubejs-victory/' github_data: - stars: 11036 + stars: 11034 contributors: 246 issues: 84 stale_issues: 57 @@ -59,4 +59,4 @@ github_data: date: '2024-12-09T17:33:59Z' link: 'https://github.com/FormidableLabs/victory/releases/tag/v37.3.4' stackoverflow_data: - questions_count: 314 + questions_count: 312 diff --git a/copy/tools/visx.yml b/copy/tools/visx.yml index 410125c0f..7b25ed6c2 100644 --- a/copy/tools/visx.yml +++ b/copy/tools/visx.yml @@ -49,7 +49,7 @@ content: title: Building a visx Dashboard with Cube link: 'https://cube.dev/blog/building-a-visx-dashboard-with-cube' github_data: - stars: 19582 + stars: 19588 contributors: 173 issues: 126 stale_issues: 101