Commit 87b6741
File tree
Expand file treeCollapse file tree
97 files changed
+513
-104
lines changedFilter options
- src
- components
- annotations
- colorbar
- colorscale
- drawing
- errorbars
- fx
- images
- legend
- modebar
- rangeselector
- rangeslider
- sliders
- titles
- lib
- plot_api
- plots
- cartesian
- geo
- mapbox
- polar
- ternary
- snapshot
- traces
- bar
- barpolar
- box
- carpet
- choropleth
- contour
- contourcarpet
- funnel
- funnelarea
- heatmap
- icicle
- image
- indicator
- ohlc
- parcats
- parcoords
- pie
- sankey
- scatter
- scattergeo
- sunburst
- table
- treemap
- violin
- waterfall
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
97 files changed
+513
-104
lines changed+294-5Lines changed: 294 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
| ||
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
|
src/components/annotations/draw.js
Copy file name to clipboardExpand all lines: src/components/annotations/draw.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/components/annotations/draw_arrow_head.js
Copy file name to clipboardExpand all lines: src/components/annotations/draw_arrow_head.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/components/colorbar/draw.js
Copy file name to clipboardExpand all lines: src/components/colorbar/draw.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/components/colorscale/helpers.js
Copy file name to clipboardExpand all lines: src/components/colorscale/helpers.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
0 commit comments