Skip to content

Commit

Permalink
sort order with build files
Browse files Browse the repository at this point in the history
g Changes to be committed:
  • Loading branch information
oshikryu committed Apr 22, 2020
1 parent 9a4d3ca commit 16f0407
Show file tree
Hide file tree
Showing 19 changed files with 5,187 additions and 4,802 deletions.
16 changes: 8 additions & 8 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The main plotly.js bundle weights in at:

| plotly.js | plotly.min.js | plotly.min.js + gzip | plotly-with-meta.js |
|-----------|---------------|----------------------|---------------------|
| 6.9 MB | 3.2 MB | 961.9 kB | 7.2 MB |
| 6.9 MB | 3.2 MB | 973.6 kB | 7.3 MB |

## Partial bundles

Expand All @@ -114,7 +114,7 @@ The `basic` partial bundle contains trace modules `scatter`, `bar` and `pie`.

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.4 MB | 865.6 kB | 284.6 kB |
| 2.4 MB | 867.7 kB | 285.2 kB |

#### CDN links

Expand Down Expand Up @@ -167,7 +167,7 @@ The `cartesian` partial bundle contains trace modules `scatter`, `bar`, `box`, `

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.8 MB | 995.9 kB | 325.8 kB |
| 2.8 MB | 998.1 kB | 326.3 kB |

#### CDN links

Expand Down Expand Up @@ -220,7 +220,7 @@ The `geo` partial bundle contains trace modules `scatter`, `scattergeo` and `cho

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.5 MB | 892.4 kB | 294.1 kB |
| 2.5 MB | 895 kB | 294.8 kB |

#### CDN links

Expand Down Expand Up @@ -273,7 +273,7 @@ The `gl3d` partial bundle contains trace modules `scatter`, `scatter3d`, `surfac

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.5 MB | 1.4 MB | 443.6 kB |
| 3.5 MB | 1.4 MB | 444.1 kB |

#### CDN links

Expand Down Expand Up @@ -326,7 +326,7 @@ The `gl2d` partial bundle contains trace modules `scatter`, `scattergl`, `splom`

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.5 MB | 1.4 MB | 462.4 kB |
| 3.5 MB | 1.4 MB | 463.3 kB |

#### CDN links

Expand Down Expand Up @@ -379,7 +379,7 @@ The `mapbox` partial bundle contains trace modules `scatter`, `scattermapbox`, `

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 3.2 MB | 1.5 MB | 466 kB |
| 3.2 MB | 1.6 MB | 476.7 kB |

#### CDN links

Expand Down Expand Up @@ -432,7 +432,7 @@ The `finance` partial bundle contains trace modules `scatter`, `bar`, `histogram

| Raw size | Minified size | Minified + gzip size |
|------|-----------------|------------------------|
| 2.6 MB | 953.3 kB | 309.9 kB |
| 2.6 MB | 955.5 kB | 310.4 kB |

#### CDN links

Expand Down
Loading

0 comments on commit 16f0407

Please sign in to comment.