Skip to content

Commit

Permalink
chore(copy): update data on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
igorlukanin committed Nov 23, 2023
1 parent ef01641 commit da23a7a
Show file tree
Hide file tree
Showing 44 changed files with 90 additions and 90 deletions.
6 changes: 3 additions & 3 deletions copy/tools/ag-grid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 11073
stars: 11080
contributors: 174
issues: 54
issues: 58
stale_issues: 1
last_release:
date: '2023-11-02T15:56:05Z'
link: 'https://github.com/ag-grid/ag-grid/releases/tag/v30.2.1'
stackoverflow_data:
questions_count: 4869
questions_count: 4873
6 changes: 3 additions & 3 deletions copy/tools/ant-design-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ content:
title: Quick Start
link: 'https://charts.ant.design/en/docs/manual/getting-started'
github_data:
stars: 1680
stars: 1679
contributors: 52
issues: 370
stale_issues: 193
issues: 355
stale_issues: 177
last_release:
date: '2023-11-22T07:51:38Z'
link: 'https://github.com/ant-design/ant-design-charts/releases/tag/v2'
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/apexcharts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ content:
title: Creating your first JavaScript chart
link: 'https://apexcharts.com/docs/creating-first-javascript-chart/'
github_data:
stars: 13417
stars: 13421
contributors: 181
issues: 302
issues: 301
stale_issues: 181
last_release:
date: '2023-10-17T11:07:57Z'
Expand Down
6 changes: 3 additions & 3 deletions copy/tools/appsmith.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 29814
stars: 29826
contributors: 313
issues: 3626
stale_issues: 1603
issues: 3621
stale_issues: 1606
last_release:
date: '2023-11-22T03:58:02Z'
link: 'https://github.com/appsmithorg/appsmith/releases/tag/v1.9.47'
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/c3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ content:
title: Getting Started with c3.js
link: 'https://c3js.org/gettingstarted.html'
github_data:
stars: 9301
stars: 9300
contributors: 169
issues: 727
stale_issues: 720
Expand Down
8 changes: 4 additions & 4 deletions copy/tools/chartjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 62370
stars: 62377
contributors: 495
issues: 306
stale_issues: 153
issues: 308
stale_issues: 154
last_release:
date: '2023-08-24T12:43:45Z'
link: 'https://github.com/chartjs/Chart.js/releases/tag/v4.4.0'
stackoverflow_data:
questions_count: 13305
questions_count: 13309
integrations:
- framework: react
slugs:
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/cytoscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ content:
title: Getting Started
link: 'https://js.cytoscape.org/#getting-started'
github_data:
stars: 9443
stars: 9445
contributors: 143
issues: 16
issues: 15
stale_issues: 4
last_release:
date: '2023-10-30T16:59:50Z'
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/d3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ content:
title: D3 Dashboard Tutorial
link: 'https://d3-dashboard.cube.dev'
github_data:
stars: 106694
stars: 106703
contributors: 144
issues: 6
stale_issues: 0
last_release:
date: '2023-06-03T00:30:02Z'
link: 'https://github.com/d3/d3/releases/tag/v7.8.5'
stackoverflow_data:
questions_count: 39289
questions_count: 39290
2 changes: 1 addition & 1 deletion copy/tools/datasette.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ content:
title: Getting Started
link: 'https://docs.datasette.io/en/stable/getting_started.html'
github_data:
stars: 8470
stars: 8472
contributors: 75
issues: 498
stale_issues: 390
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/deck-gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ content:
title: Getting Started
link: 'https://deck.gl/docs/get-started/using-standalone'
github_data:
stars: 11339
stars: 11341
contributors: 240
issues: 232
issues: 229
stale_issues: 146
last_release:
date: '2023-11-21T19:30:39Z'
Expand Down
8 changes: 4 additions & 4 deletions copy/tools/echarts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ content:
link: >-
https://cube.dev/blog/building-an-apache-echarts-dashboard-with-vue-3-and-cube/
github_data:
stars: 57135
stars: 57141
contributors: 260
issues: 2242
stale_issues: 1474
issues: 2244
stale_issues: 1478
last_release:
date: '2023-07-18T02:11:50Z'
link: 'https://github.com/apache/echarts/releases/tag/5.4.3'
stackoverflow_data:
questions_count: 1303
questions_count: 1304
integrations:
- framework: react
slugs:
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/flot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ content:
title: Getting Started
link: 'https://github.com/flot/flot/blob/master/README.md#installation'
github_data:
stars: 5951
stars: 5952
contributors: 92
issues: 454
stale_issues: 449
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/frappe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 194
questions_count: 195
2 changes: 1 addition & 1 deletion copy/tools/g2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ content:
title: Quick Start
link: 'https://g2.antv.vision/en/docs/manual/getting-started'
github_data:
stars: 11827
stars: 11831
contributors: 180
issues: 106
stale_issues: 40
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/g2plot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ content:
title: Quick Start
link: 'https://g2plot.antv.vision/en/docs/manual/getting-started'
github_data:
stars: 2482
stars: 2483
contributors: 64
issues: 366
issues: 367
stale_issues: 238
last_release:
date: '2023-05-10T06:08:48Z'
Expand Down
6 changes: 3 additions & 3 deletions copy/tools/g6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ content:
title: Getting Started
link: 'https://g6.antv.vision/en/docs/manual/getting-started'
github_data:
stars: 10351
stars: 10354
contributors: 123
issues: 464
stale_issues: 109
issues: 463
stale_issues: 110
last_release:
date: '2023-08-07T08:14:13Z'
link: 'https://github.com/antvis/G6/releases/tag/4.8.21'
Expand Down
8 changes: 4 additions & 4 deletions copy/tools/highcharts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ content:
title: React Highcharts Example with Cube.js
link: 'https://cube.dev/blog/react-highcharts-example/'
github_data:
stars: 11641
stars: 11640
contributors: 237
issues: 1035
stale_issues: 786
issues: 1034
stale_issues: 785
last_release:
date: null
link: null
stackoverflow_data:
questions_count: 25885
questions_count: 25889
2 changes: 1 addition & 1 deletion copy/tools/kepler-gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ github_data:
stars: 9738
contributors: 105
issues: 528
stale_issues: 425
stale_issues: 427
last_release:
date: '2023-10-16T23:02:33Z'
link: 'https://github.com/keplergl/kepler.gl/releases/tag/v3.0.0-alpha.1'
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/layer-cake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ content:
title: Getting Started
link: 'https://layercake.graphics/guide#getting-started'
github_data:
stars: 1002
stars: 1001
contributors: 9
issues: 4
stale_issues: 1
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/leaflet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ content:
title: leafletjs Quick Start Guide
link: 'https://leafletjs.com/examples/quick-start/'
github_data:
stars: 38905
stars: 38906
contributors: 946
issues: 377
stale_issues: 344
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/lightweight-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ content:
link: >-
https://tradingview.github.io/lightweight-charts/tutorials#framework-integrations
github_data:
stars: 7437
stars: 7438
contributors: 48
issues: 73
stale_issues: 34
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/mapbox-gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ content:
title: JavaScript Map Data Visualization with Mapbox
link: 'https://mapbox-guide.cube.dev'
github_data:
stars: 10413
stars: 10416
contributors: 403
issues: 1130
stale_issues: 989
Expand Down
6 changes: 3 additions & 3 deletions copy/tools/material-ui-data-grid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ content:
github_data:
stars: 3136
contributors: 295
issues: 907
stale_issues: 354
issues: 909
stale_issues: 356
last_release:
date: '2023-11-17T15:23:15Z'
link: 'https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1'
stackoverflow_data:
questions_count: 22390
questions_count: 22396
6 changes: 3 additions & 3 deletions copy/tools/metabase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ content:
title: Connecting Metabase to Cube.js
link: 'https://github.com/pyrooka/metabase-cubejs-driver#usage'
github_data:
stars: 34937
stars: 34948
contributors: 378
issues: 3148
stale_issues: 1787
issues: 3155
stale_issues: 1789
last_release:
date: '2023-11-17T16:59:24Z'
link: 'https://github.com/metabase/metabase/releases/tag/v0.47.8'
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/nivo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 12058
stars: 12065
contributors: 200
issues: 86
stale_issues: 33
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/observable-plot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ content:
title: Getting Started
link: 'https://observablehq.com/plot/getting-started'
github_data:
stars: 3414
stars: 3416
contributors: 19
issues: 206
stale_issues: 70
stale_issues: 71
last_release:
date: '2023-09-20T17:01:24Z'
link: 'https://github.com/observablehq/plot/releases/tag/v0.6.11'
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/p5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ content:
title: Get Started with p5.js
link: 'https://p5js.org/get-started/'
github_data:
stars: 20200
stars: 20212
contributors: 667
issues: 215
issues: 214
stale_issues: 136
last_release:
date: '2023-10-25T18:30:02Z'
Expand Down
8 changes: 4 additions & 4 deletions copy/tools/plotly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ content:
title: Getting Started in JavaScript
link: 'https://plotly.com/javascript/getting-started/'
github_data:
stars: 16130
stars: 16132
contributors: 260
issues: 1473
stale_issues: 1282
issues: 1475
stale_issues: 1283
last_release:
date: '2023-11-08T19:18:44Z'
link: 'https://github.com/plotly/plotly.js/releases/tag/v2.27.1'
stackoverflow_data:
questions_count: 14777
questions_count: 14786
2 changes: 1 addition & 1 deletion copy/tools/pts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ content:
title: Get started with Pts.js
link: 'https://ptsjs.org/guide/get-started-0100'
github_data:
stars: 5040
stars: 5041
contributors: 21
issues: 40
stale_issues: 37
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/reaflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ content:
title: Getting Started
link: 'https://reaflow.dev/?path=/story/docs-getting-started-installing--page'
github_data:
stars: 1767
stars: 1768
contributors: 25
issues: 78
stale_issues: 62
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/reaviz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ content:
title: Getting Started
link: 'https://reaviz.io/?path=/story/docs-getting-started-quick-start--page'
github_data:
stars: 836
stars: 837
contributors: 25
issues: 33
stale_issues: 24
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/recharts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ content:
title: 'React Dashboard: an Ultimate Guide'
link: 'https://react-dashboard.cube.dev'
github_data:
stars: 21429
stars: 21434
contributors: 313
issues: 499
stale_issues: 367
Expand Down
4 changes: 2 additions & 2 deletions copy/tools/redash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ content:
title: Getting Started
link: 'https://redash.io/help/user-guide/getting-started'
github_data:
stars: 24133
contributors: 495
stars: 24138
contributors: 496
issues: 520
stale_issues: 443
last_release:
Expand Down
2 changes: 1 addition & 1 deletion copy/tools/rough.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ content:
title: Getting Started
link: 'https://roughjs.com'
github_data:
stars: 18709
stars: 18712
contributors: 13
issues: 27
stale_issues: 26
Expand Down
Loading

1 comment on commit da23a7a

@vercel
Copy link

@vercel vercel bot commented on da23a7a Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.