From d4b149021b53d94de449a4bc23518fef6530faa4 Mon Sep 17 00:00:00 2001 From: Data Update Worker Date: Sat, 4 Jan 2025 10:51:08 +0000 Subject: [PATCH] chore(copy): update data on schedule --- copy/tools/ag-grid.yml | 6 +++--- copy/tools/amcharts.yml | 2 +- copy/tools/ant-design-charts.yml | 2 +- copy/tools/apexcharts.yml | 4 ++-- copy/tools/appsmith.yml | 6 +++--- copy/tools/billboard.yml | 2 +- copy/tools/c3.yml | 2 +- copy/tools/chartist.yml | 2 +- copy/tools/chartjs.yml | 6 +++--- copy/tools/cytoscape.yml | 4 ++-- copy/tools/d3.yml | 6 +++--- copy/tools/datasette.yml | 2 +- copy/tools/echarts.yml | 2 +- copy/tools/flot.yml | 2 +- copy/tools/frappe.yml | 2 +- copy/tools/fusioncharts.yml | 2 +- copy/tools/g2.yml | 2 +- copy/tools/g6.yml | 2 +- copy/tools/highcharts.yml | 6 +++--- copy/tools/kepler-gl.yml | 2 +- copy/tools/leaflet.yml | 4 ++-- copy/tools/lightweight-charts.yml | 4 ++-- copy/tools/mapbox-gl.yml | 6 +++--- copy/tools/material-ui-data-grid.yml | 4 ++-- copy/tools/metabase.yml | 6 +++--- copy/tools/muze.yml | 2 +- copy/tools/nivo.yml | 4 ++-- copy/tools/observable-plot.yml | 2 +- copy/tools/p5.yml | 4 ++-- copy/tools/perspective.yml | 2 +- copy/tools/plotly.yml | 6 +++--- copy/tools/pts.yml | 2 +- copy/tools/reaflow.yml | 2 +- copy/tools/reaviz.yml | 2 +- copy/tools/recharts.yml | 4 ++-- copy/tools/redash.yml | 8 ++++---- copy/tools/rough.yml | 2 +- copy/tools/roughviz.yml | 2 +- copy/tools/semiotic.yml | 2 +- copy/tools/stackgl.yml | 2 +- copy/tools/superset.yml | 12 ++++++------ copy/tools/three.yml | 6 +++--- copy/tools/toast-ui-chart.yml | 2 +- copy/tools/vega-lite.yml | 2 +- copy/tools/vega.yml | 2 +- copy/tools/victory.yml | 6 +++--- copy/tools/vis.yml | 2 +- copy/tools/visx.yml | 2 +- copy/tools/zingchart.yml | 2 +- 49 files changed, 85 insertions(+), 85 deletions(-) diff --git a/copy/tools/ag-grid.yml b/copy/tools/ag-grid.yml index be29372b0..6552e5810 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: 13187 + stars: 13191 contributors: 187 - issues: 49 + issues: 44 stale_issues: 1 last_release: date: '2024-12-19T10:51:32Z' link: 'https://github.com/ag-grid/ag-grid/releases/tag/v33.0.3' stackoverflow_data: - questions_count: 5131 + questions_count: 5127 diff --git a/copy/tools/amcharts.yml b/copy/tools/amcharts.yml index 49dfa6847..389e03377 100644 --- a/copy/tools/amcharts.yml +++ b/copy/tools/amcharts.yml @@ -55,4 +55,4 @@ github_data: date: '2024-06-18T09:36:19Z' link: 'https://github.com/amcharts/amcharts4/releases/tag/4.10.39' stackoverflow_data: - questions_count: 3239 + questions_count: 3238 diff --git a/copy/tools/ant-design-charts.yml b/copy/tools/ant-design-charts.yml index 51e5ed473..9cf439806 100644 --- a/copy/tools/ant-design-charts.yml +++ b/copy/tools/ant-design-charts.yml @@ -47,7 +47,7 @@ content: title: Quick Start link: 'https://charts.ant.design/en/docs/manual/getting-started' github_data: - stars: 1982 + stars: 1984 contributors: 72 issues: 308 stale_issues: 145 diff --git a/copy/tools/apexcharts.yml b/copy/tools/apexcharts.yml index 37e1deba7..b68684aef 100644 --- a/copy/tools/apexcharts.yml +++ b/copy/tools/apexcharts.yml @@ -51,9 +51,9 @@ content: title: Creating your first JavaScript chart link: 'https://apexcharts.com/docs/creating-first-javascript-chart/' github_data: - stars: 14533 + stars: 14532 contributors: 221 - issues: 305 + issues: 304 stale_issues: 218 last_release: date: '2024-12-19T16:36:03Z' diff --git a/copy/tools/appsmith.yml b/copy/tools/appsmith.yml index a3f66e1f8..272c3f02d 100644 --- a/copy/tools/appsmith.yml +++ b/copy/tools/appsmith.yml @@ -46,10 +46,10 @@ content: title: Building an Appsmith Dashboard with Cube link: 'https://cube.dev/blog/building-an-appsmith-dashboard-with-cube' github_data: - stars: 35106 + stars: 35110 contributors: 363 - issues: 3982 - stale_issues: 2366 + issues: 3986 + stale_issues: 2367 last_release: date: '2024-12-25T11:09:57Z' link: 'https://github.com/appsmithorg/appsmith/releases/tag/v1.54' diff --git a/copy/tools/billboard.yml b/copy/tools/billboard.yml index 08cd1d631..067d98327 100644 --- a/copy/tools/billboard.yml +++ b/copy/tools/billboard.yml @@ -46,7 +46,7 @@ links: slack: null content: null github_data: - stars: 5862 + stars: 5861 contributors: 190 issues: 145 stale_issues: 136 diff --git a/copy/tools/c3.yml b/copy/tools/c3.yml index f1025829e..eaeefb8e1 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: 9347 + stars: 9346 contributors: 169 issues: 726 stale_issues: 723 diff --git a/copy/tools/chartist.yml b/copy/tools/chartist.yml index df286c4cc..1c94d6729 100644 --- a/copy/tools/chartist.yml +++ b/copy/tools/chartist.yml @@ -46,7 +46,7 @@ content: title: A quick start guide for Chartist link: 'https://github.com/chartist-js/chartist#quickstart' github_data: - stars: 13357 + stars: 13356 contributors: 89 issues: 199 stale_issues: 197 diff --git a/copy/tools/chartjs.yml b/copy/tools/chartjs.yml index 2464675b2..173db8b16 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: 65057 + stars: 65059 contributors: 512 - issues: 422 + issues: 423 stale_issues: 310 last_release: date: '2024-12-01T16:45:10Z' link: 'https://github.com/chartjs/Chart.js/releases/tag/v4.4.7' stackoverflow_data: - questions_count: 13469 + questions_count: 13466 integrations: - framework: react slugs: diff --git a/copy/tools/cytoscape.yml b/copy/tools/cytoscape.yml index 2bf019e8b..bb8474fd7 100644 --- a/copy/tools/cytoscape.yml +++ b/copy/tools/cytoscape.yml @@ -49,7 +49,7 @@ content: title: Getting Started link: 'https://js.cytoscape.org/#getting-started' github_data: - stars: 10188 + stars: 10187 contributors: 153 issues: 12 stale_issues: 3 @@ -57,4 +57,4 @@ github_data: date: '2024-11-25T16:54:03Z' link: 'https://github.com/cytoscape/cytoscape.js/releases/tag/v3.30.4' stackoverflow_data: - questions_count: 1286 + questions_count: 1287 diff --git a/copy/tools/d3.yml b/copy/tools/d3.yml index 11b11bbba..cfd7a528c 100644 --- a/copy/tools/d3.yml +++ b/copy/tools/d3.yml @@ -52,12 +52,12 @@ content: title: D3 Dashboard Tutorial link: 'https://d3-dashboard.cube.dev' github_data: - stars: 109397 - contributors: 151 + stars: 109403 + contributors: 152 issues: 7 stale_issues: 6 last_release: date: '2024-03-12T22:18:19Z' link: 'https://github.com/d3/d3/releases/tag/v7.9.0' stackoverflow_data: - questions_count: 39345 + questions_count: 39341 diff --git a/copy/tools/datasette.yml b/copy/tools/datasette.yml index 8385d90de..9679d31b3 100644 --- a/copy/tools/datasette.yml +++ b/copy/tools/datasette.yml @@ -42,7 +42,7 @@ content: title: Getting Started link: 'https://docs.datasette.io/en/stable/getting_started.html' github_data: - stars: 9677 + stars: 9681 contributors: 81 issues: 563 stale_issues: 494 diff --git a/copy/tools/echarts.yml b/copy/tools/echarts.yml index 1e9791598..f9615e9af 100644 --- a/copy/tools/echarts.yml +++ b/copy/tools/echarts.yml @@ -67,7 +67,7 @@ content: link: >- https://cube.dev/blog/building-an-apache-echarts-dashboard-with-vue-3-and-cube/ github_data: - stars: 61511 + stars: 61518 contributors: 290 issues: 2028 stale_issues: 1373 diff --git a/copy/tools/flot.yml b/copy/tools/flot.yml index 1960b4b9b..bc8b11ec9 100644 --- a/copy/tools/flot.yml +++ b/copy/tools/flot.yml @@ -44,7 +44,7 @@ content: title: Getting Started link: 'https://github.com/flot/flot/blob/master/README.md#installation' github_data: - stars: 5942 + stars: 5941 contributors: 93 issues: 457 stale_issues: 453 diff --git a/copy/tools/frappe.yml b/copy/tools/frappe.yml index 8d372d546..0983a85c0 100644 --- a/copy/tools/frappe.yml +++ b/copy/tools/frappe.yml @@ -53,4 +53,4 @@ github_data: date: '2022-04-27T10:43:31Z' link: 'https://github.com/frappe/charts/releases/tag/v1.6.3' stackoverflow_data: - questions_count: 219 + questions_count: 216 diff --git a/copy/tools/fusioncharts.yml b/copy/tools/fusioncharts.yml index 277217e29..d50be37dc 100644 --- a/copy/tools/fusioncharts.yml +++ b/copy/tools/fusioncharts.yml @@ -62,4 +62,4 @@ github_data: date: '2024-11-12T14:58:42Z' link: 'https://github.com/fusioncharts/fusioncharts-dist/releases/tag/4.1.0' stackoverflow_data: - questions_count: 801 + questions_count: 800 diff --git a/copy/tools/g2.yml b/copy/tools/g2.yml index 8ce74f5e7..428cf5327 100644 --- a/copy/tools/g2.yml +++ b/copy/tools/g2.yml @@ -50,7 +50,7 @@ github_data: stars: 12178 contributors: 207 issues: 210 - stale_issues: 50 + stale_issues: 55 last_release: date: '2024-12-10T07:02:51Z' link: 'https://github.com/antvis/G2/releases/tag/5.2.10' diff --git a/copy/tools/g6.yml b/copy/tools/g6.yml index 4c8d10b20..725753e6b 100644 --- a/copy/tools/g6.yml +++ b/copy/tools/g6.yml @@ -46,7 +46,7 @@ content: github_data: stars: 11248 contributors: 168 - issues: 119 + issues: 120 stale_issues: 3 last_release: date: '2024-11-28T03:35:49Z' diff --git a/copy/tools/highcharts.yml b/copy/tools/highcharts.yml index d886c2794..458cb1f16 100644 --- a/copy/tools/highcharts.yml +++ b/copy/tools/highcharts.yml @@ -52,10 +52,10 @@ content: github_data: stars: 12116 contributors: 259 - issues: 873 - stale_issues: 481 + issues: 868 + stale_issues: 480 last_release: date: null link: null stackoverflow_data: - questions_count: 26229 + questions_count: 26225 diff --git a/copy/tools/kepler-gl.yml b/copy/tools/kepler-gl.yml index 37eaa516b..588988bae 100644 --- a/copy/tools/kepler-gl.yml +++ b/copy/tools/kepler-gl.yml @@ -52,7 +52,7 @@ content: link: >- https://medium.com/vis-gl/exploring-geospatial-data-with-kepler-gl-cf655839628f github_data: - stars: 10490 + stars: 10491 contributors: 123 issues: 501 stale_issues: 455 diff --git a/copy/tools/leaflet.yml b/copy/tools/leaflet.yml index 057f770aa..49626adb2 100644 --- a/copy/tools/leaflet.yml +++ b/copy/tools/leaflet.yml @@ -49,7 +49,7 @@ content: title: leafletjs Quick Start Guide link: 'https://leafletjs.com/examples/quick-start/' github_data: - stars: 41727 + stars: 41733 contributors: 966 issues: 413 stale_issues: 372 @@ -57,4 +57,4 @@ github_data: date: '2023-05-18T11:12:03Z' link: 'https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4' stackoverflow_data: - questions_count: 12954 + questions_count: 12949 diff --git a/copy/tools/lightweight-charts.yml b/copy/tools/lightweight-charts.yml index c4164803c..8b941252d 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: 10173 + stars: 10179 contributors: 51 issues: 112 stale_issues: 54 @@ -61,4 +61,4 @@ github_data: date: '2024-12-06T16:35:36Z' link: 'https://github.com/tradingview/lightweight-charts/releases/tag/v4.2.2' stackoverflow_data: - questions_count: 160 + questions_count: 159 diff --git a/copy/tools/mapbox-gl.yml b/copy/tools/mapbox-gl.yml index 26c05b482..357bba8b4 100644 --- a/copy/tools/mapbox-gl.yml +++ b/copy/tools/mapbox-gl.yml @@ -53,12 +53,12 @@ content: title: JavaScript Map Data Visualization with Mapbox link: 'https://mapbox-guide.cube.dev' github_data: - stars: 11316 + stars: 11314 contributors: 434 issues: 1296 - stale_issues: 1119 + stale_issues: 1122 last_release: date: '2025-01-03T10:11:57Z' link: 'https://github.com/mapbox/mapbox-gl-js/releases/tag/v3.9.2' stackoverflow_data: - questions_count: 9201 + questions_count: 9203 diff --git a/copy/tools/material-ui-data-grid.yml b/copy/tools/material-ui-data-grid.yml index fda028423..d5d5724fe 100644 --- a/copy/tools/material-ui-data-grid.yml +++ b/copy/tools/material-ui-data-grid.yml @@ -57,8 +57,8 @@ content: github_data: stars: 4629 contributors: 434 - issues: 1298 - stale_issues: 729 + issues: 1295 + stale_issues: 727 last_release: date: '2024-12-27T15:25:14Z' link: 'https://github.com/mui/mui-x/releases/tag/v7.23.5' diff --git a/copy/tools/metabase.yml b/copy/tools/metabase.yml index c38c56b85..632db1f56 100644 --- a/copy/tools/metabase.yml +++ b/copy/tools/metabase.yml @@ -48,10 +48,10 @@ content: title: Connecting Metabase to Cube.js link: 'https://github.com/pyrooka/metabase-cubejs-driver#usage' github_data: - stars: 39281 + stars: 39285 contributors: 429 - issues: 4029 - stale_issues: 2279 + issues: 3997 + stale_issues: 2254 last_release: date: '2024-12-24T15:02:48Z' link: 'https://github.com/metabase/metabase/releases/tag/v0.51.10' diff --git a/copy/tools/muze.yml b/copy/tools/muze.yml index 2403716f0..224d43f43 100644 --- a/copy/tools/muze.yml +++ b/copy/tools/muze.yml @@ -50,7 +50,7 @@ content: title: 'Tableau-like Charts with MuzeJS, Cube.js, and React' link: 'https://cube.dev/blog/react-muzejs-tutorial/' github_data: - stars: 1184 + stars: 1183 contributors: 21 issues: 4 stale_issues: 4 diff --git a/copy/tools/nivo.yml b/copy/tools/nivo.yml index 7c07bd405..a416f1dfa 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: 13290 + stars: 13291 contributors: 219 issues: 119 stale_issues: 67 @@ -58,4 +58,4 @@ github_data: date: '2024-11-11T01:52:42Z' link: 'https://github.com/plouc/nivo/releases/tag/v0.88.0' stackoverflow_data: - questions_count: 85 + questions_count: 84 diff --git a/copy/tools/observable-plot.yml b/copy/tools/observable-plot.yml index f709e66ed..dba4ee14f 100644 --- a/copy/tools/observable-plot.yml +++ b/copy/tools/observable-plot.yml @@ -50,7 +50,7 @@ content: github_data: stars: 4513 contributors: 26 - issues: 247 + issues: 246 stale_issues: 196 last_release: date: '2024-08-06T15:27:36Z' diff --git a/copy/tools/p5.yml b/copy/tools/p5.yml index fc3b56f3f..c4ff7cd4a 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: 21822 + stars: 21827 contributors: 788 issues: 291 stale_issues: 177 @@ -59,4 +59,4 @@ github_data: date: '2024-11-28T15:32:19Z' link: 'https://github.com/processing/p5.js/releases/tag/v1.11.2' stackoverflow_data: - questions_count: 3179 + questions_count: 3178 diff --git a/copy/tools/perspective.yml b/copy/tools/perspective.yml index 33e1787d7..e3d99850c 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: 8711 + stars: 8712 contributors: 98 issues: 105 stale_issues: 65 diff --git a/copy/tools/plotly.yml b/copy/tools/plotly.yml index d04a5a924..6663a202f 100644 --- a/copy/tools/plotly.yml +++ b/copy/tools/plotly.yml @@ -58,12 +58,12 @@ content: title: Getting Started in JavaScript link: 'https://plotly.com/javascript/getting-started/' github_data: - stars: 17181 + stars: 17182 contributors: 290 - issues: 604 + issues: 603 stale_issues: 437 last_release: date: '2024-12-16T20:06:48Z' link: 'https://github.com/plotly/plotly.js/releases/tag/v3.0.0-rc.2' stackoverflow_data: - questions_count: 15314 + questions_count: 15312 diff --git a/copy/tools/pts.yml b/copy/tools/pts.yml index 06debb9cd..d11078688 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: 5221 + stars: 5222 contributors: 24 issues: 48 stale_issues: 40 diff --git a/copy/tools/reaflow.yml b/copy/tools/reaflow.yml index 1ce9e9ff7..74f5164bf 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: 2191 + stars: 2189 contributors: 26 issues: 86 stale_issues: 78 diff --git a/copy/tools/reaviz.yml b/copy/tools/reaviz.yml index 19834dae7..79370122a 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: 1059 + stars: 1054 contributors: 27 issues: 34 stale_issues: 26 diff --git a/copy/tools/recharts.yml b/copy/tools/recharts.yml index f8ef3c880..4c0f48657 100644 --- a/copy/tools/recharts.yml +++ b/copy/tools/recharts.yml @@ -54,9 +54,9 @@ content: title: 'React Dashboard: an Ultimate Guide' link: 'https://react-dashboard.cube.dev' github_data: - stars: 24341 + stars: 24345 contributors: 345 - issues: 439 + issues: 441 stale_issues: 341 last_release: date: '2024-12-12T20:03:40Z' diff --git a/copy/tools/redash.yml b/copy/tools/redash.yml index 0ca22ada4..8278ecd63 100644 --- a/copy/tools/redash.yml +++ b/copy/tools/redash.yml @@ -39,12 +39,12 @@ content: title: Getting Started link: 'https://redash.io/help/user-guide/getting-started' github_data: - stars: 26689 + stars: 26692 contributors: 521 - issues: 580 - stale_issues: 510 + issues: 581 + stale_issues: 511 last_release: date: '2021-11-24T03:36:32Z' link: 'https://github.com/getredash/redash/releases/tag/v10.1.0' stackoverflow_data: - questions_count: 140 + questions_count: 139 diff --git a/copy/tools/rough.yml b/copy/tools/rough.yml index 560d1d8e9..323d6e6de 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: 20038 + stars: 20042 contributors: 13 issues: 30 stale_issues: 27 diff --git a/copy/tools/roughviz.yml b/copy/tools/roughviz.yml index 4b45738a8..b979e0776 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: 6747 + stars: 6746 contributors: 16 issues: 10 stale_issues: 9 diff --git a/copy/tools/semiotic.yml b/copy/tools/semiotic.yml index 02fe72d38..57d2c0ddb 100644 --- a/copy/tools/semiotic.yml +++ b/copy/tools/semiotic.yml @@ -45,7 +45,7 @@ links: slack: null content: null github_data: - stars: 2439 + stars: 2438 contributors: 31 issues: 33 stale_issues: 33 diff --git a/copy/tools/stackgl.yml b/copy/tools/stackgl.yml index 3eef08f36..3c7edc311 100644 --- a/copy/tools/stackgl.yml +++ b/copy/tools/stackgl.yml @@ -37,7 +37,7 @@ links: slack: null content: null github_data: - stars: 4324 + stars: 4326 contributors: 22 issues: 44 stale_issues: 44 diff --git a/copy/tools/superset.yml b/copy/tools/superset.yml index c5117ba30..e47117bc1 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: 63592 - contributors: 1242 - issues: 728 + stars: 63605 + contributors: 1244 + issues: 723 stale_issues: 209 last_release: - date: '2025-01-02T21:57:12Z' - link: 'https://github.com/apache/superset/releases/tag/superset-helm-chart-0.13.6' + date: '2025-01-03T21:17:10Z' + link: 'https://github.com/apache/superset/releases/tag/superset-helm-chart-0.14.0' stackoverflow_data: - questions_count: 1398 + questions_count: 1392 diff --git a/copy/tools/three.yml b/copy/tools/three.yml index bf575fdae..d2dc50def 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: 103600 - contributors: 2344 + stars: 103612 + contributors: 2345 issues: 424 stale_issues: 286 last_release: date: '2024-12-31T09:54:06Z' link: 'https://github.com/mrdoob/three.js/releases/tag/r172' stackoverflow_data: - questions_count: 21244 + questions_count: 21233 diff --git a/copy/tools/toast-ui-chart.yml b/copy/tools/toast-ui-chart.yml index 353005835..a3660b876 100644 --- a/copy/tools/toast-ui-chart.yml +++ b/copy/tools/toast-ui-chart.yml @@ -44,7 +44,7 @@ content: title: Getting Started link: 'https://github.com/nhn/tui.chart/blob/main/docs/en/getting-started.md' github_data: - stars: 5362 + stars: 5358 contributors: 12 issues: 19 stale_issues: 14 diff --git a/copy/tools/vega-lite.yml b/copy/tools/vega-lite.yml index e21cf135c..caf4930a7 100644 --- a/copy/tools/vega-lite.yml +++ b/copy/tools/vega-lite.yml @@ -52,7 +52,7 @@ github_data: stars: 4724 contributors: 210 issues: 701 - stale_issues: 629 + stale_issues: 630 last_release: date: '2024-12-10T17:38:11Z' link: 'https://github.com/vega/vega-lite/releases/tag/v5.23.0' diff --git a/copy/tools/vega.yml b/copy/tools/vega.yml index 8bdc02e67..643679d84 100644 --- a/copy/tools/vega.yml +++ b/copy/tools/vega.yml @@ -51,7 +51,7 @@ content: title: Let's Make a Bar Chart link: 'https://vega.github.io/vega/tutorials/bar-chart/' github_data: - stars: 11299 + stars: 11300 contributors: 154 issues: 459 stale_issues: 418 diff --git a/copy/tools/victory.yml b/copy/tools/victory.yml index a9fcf14f7..beb1fc1e3 100644 --- a/copy/tools/victory.yml +++ b/copy/tools/victory.yml @@ -51,12 +51,12 @@ content: title: React Native Charts with Cube.js and Victory link: 'https://cube.dev/blog/react-native-charts-with-cubejs-victory/' github_data: - stars: 11050 + stars: 11048 contributors: 247 issues: 86 - stale_issues: 57 + stale_issues: 58 last_release: date: '2024-12-19T14:27:52Z' link: 'https://github.com/FormidableLabs/victory/releases/tag/v37.3.5' stackoverflow_data: - questions_count: 307 + questions_count: 236 diff --git a/copy/tools/vis.yml b/copy/tools/vis.yml index d9ec61fa7..4f4bd5a43 100644 --- a/copy/tools/vis.yml +++ b/copy/tools/vis.yml @@ -54,4 +54,4 @@ github_data: date: '2020-05-17T12:03:36Z' link: 'https://github.com/visjs/vis-charts/releases/tag/v3.0.0' stackoverflow_data: - questions_count: 797 + questions_count: 0 diff --git a/copy/tools/visx.yml b/copy/tools/visx.yml index 206915d46..7c555cf31 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: 19646 + stars: 19644 contributors: 175 issues: 125 stale_issues: 101 diff --git a/copy/tools/zingchart.yml b/copy/tools/zingchart.yml index f05bb1ed0..3f965106a 100644 --- a/copy/tools/zingchart.yml +++ b/copy/tools/zingchart.yml @@ -60,4 +60,4 @@ github_data: date: '2024-09-10T20:52:38Z' link: 'https://github.com/zingchart/ZingChart/releases/tag/2.9.15' stackoverflow_data: - questions_count: 258 + questions_count: 0