Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 37f80ad

Browse files
committed
push legend scroll fix built files to repo
1 parent 1fa41a5 commit 37f80ad

22 files changed

+28390
-20241
lines changed

dist/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The main plotly.js bundle weights in at:
8888

8989
| plotly.js | plotly.min.js | plotly.min.js + gzip | plotly-with-meta.js |
9090
|-----------|---------------|----------------------|---------------------|
91-
| 6.3 MB | 2.9 MB | 883.5 kB | 6.6 MB |
91+
| 6.4 MB | 2.9 MB | 887.8 kB | 6.6 MB |
9292

9393
## Partial bundles
9494

@@ -111,7 +111,7 @@ The `basic` partial bundle contains trace modules `scatter`, `bar` and `pie`.
111111

112112
| Raw size | Minified size | Minified + gzip size |
113113
|------|-----------------|------------------------|
114-
| 2.3 MB | 822.2 kB | 269.2 kB |
114+
| 2.3 MB | 826.5 kB | 270.8 kB |
115115

116116
#### CDN links
117117

@@ -157,7 +157,7 @@ The `cartesian` partial bundle contains trace modules `scatter`, `bar`, `box`, `
157157

158158
| Raw size | Minified size | Minified + gzip size |
159159
|------|-----------------|------------------------|
160-
| 2.6 MB | 937.9 kB | 305.7 kB |
160+
| 2.6 MB | 942.6 kB | 307.6 kB |
161161

162162
#### CDN links
163163

@@ -203,7 +203,7 @@ The `geo` partial bundle contains trace modules `scatter`, `scattergeo` and `cho
203203

204204
| Raw size | Minified size | Minified + gzip size |
205205
|------|-----------------|------------------------|
206-
| 2.3 MB | 837.7 kB | 276.3 kB |
206+
| 2.3 MB | 840.3 kB | 277.2 kB |
207207

208208
#### CDN links
209209

@@ -249,7 +249,7 @@ The `gl3d` partial bundle contains trace modules `scatter`, `scatter3d`, `surfac
249249

250250
| Raw size | Minified size | Minified + gzip size |
251251
|------|-----------------|------------------------|
252-
| 3.4 MB | 1.4 MB | 433 kB |
252+
| 3.4 MB | 1.4 MB | 434 kB |
253253

254254
#### CDN links
255255

@@ -295,7 +295,7 @@ The `gl2d` partial bundle contains trace modules `scatter`, `scattergl`, `splom`
295295

296296
| Raw size | Minified size | Minified + gzip size |
297297
|------|-----------------|------------------------|
298-
| 3.4 MB | 1.4 MB | 446 kB |
298+
| 3.4 MB | 1.4 MB | 447.1 kB |
299299

300300
#### CDN links
301301

@@ -341,7 +341,7 @@ The `mapbox` partial bundle contains trace modules `scatter` and `scattermapbox`
341341

342342
| Raw size | Minified size | Minified + gzip size |
343343
|------|-----------------|------------------------|
344-
| 2.8 MB | 1.4 MB | 414.1 kB |
344+
| 2.8 MB | 1.4 MB | 415.1 kB |
345345

346346
#### CDN links
347347

@@ -381,13 +381,13 @@ var Plotly = require('plotly.js-mapbox-dist');
381381

382382
### plotly.js finance
383383

384-
The `finance` partial bundle contains trace modules `scatter`, `bar`, `histogram`, `pie`, `ohlc`, `candlestick` and `waterfall`.
384+
The `finance` partial bundle contains trace modules `scatter`, `bar`, `histogram`, `pie`, `ohlc`, `candlestick`, `funnel` and `waterfall`.
385385

386386
#### Stats
387387

388388
| Raw size | Minified size | Minified + gzip size |
389389
|------|-----------------|------------------------|
390-
| 2.4 MB | 864.5 kB | 281.7 kB |
390+
| 2.4 MB | 878 kB | 285.4 kB |
391391

392392
#### CDN links
393393

dist/plot-schema.json

Lines changed: 7930 additions & 5068 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)