Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Drop support for deprecated `bardir` attribute (use `orientation` instead) [[#72
## [2.35.1] -- 2024-09-09

### Fixed
- Fix rendering traces with `zorder` on overlayed subplots case of multiple traces in each subplot [[#7141](https://github.com/plotly/plotly.js/pull/7141)]
- Fix rendering traces with `zorder` on overlaid subplots case of multiple traces in each subplot [[#7141](https://github.com/plotly/plotly.js/pull/7141)]
- Fix missing CSS for map(maplibre) subplots when used offline [[#7140](https://github.com/plotly/plotly.js/pull/7140)],
with thanks to @birkskyum for the contribution!

Expand Down Expand Up @@ -1297,7 +1297,7 @@ Drop support for deprecated `bardir` attribute (use `orientation` instead) [[#72
- Improve attribute compression and avoid redundant copyright comments in non-minified
bundles [[#5426](https://github.com/plotly/plotly.js/pull/5426), [#5429](https://github.com/plotly/plotly.js/pull/5429), [#5439](https://github.com/plotly/plotly.js/pull/5439)]
- Provide links to all pull requests in the changelog [[#5469](https://github.com/plotly/plotly.js/pull/5469)]
- Provide documention for creating custom bundles and improve readme files [[#5702](https://github.com/plotly/plotly.js/pull/#5702), [#5703](https://github.com/plotly/plotly.js/pull/#5703), [#5704](https://github.com/plotly/plotly.js/pull/#5704), [#5705](https://github.com/plotly/plotly.js/pull/#5705), [#5713](https://github.com/plotly/plotly.js/pull/#5713)]
- Provide documentation for creating custom bundles and improve readme files [[#5702](https://github.com/plotly/plotly.js/pull/#5702), [#5703](https://github.com/plotly/plotly.js/pull/#5703), [#5704](https://github.com/plotly/plotly.js/pull/#5704), [#5705](https://github.com/plotly/plotly.js/pull/#5705), [#5713](https://github.com/plotly/plotly.js/pull/#5713)]
- Provide a link to plotly.js dependencies when publishing various plotly.js-dist packages to npm [[#5711](https://github.com/plotly/plotly.js/pull/5711)]
- Adjust npm publish script to use relevant tag e.g. "rc" when publishing various plotly.js-dist packages [[#5467](https://github.com/plotly/plotly.js/pull/5467)]
- Place CDN publish script inside plotly.js repository [[#5468](https://github.com/plotly/plotly.js/pull/5468), [#5470](https://github.com/plotly/plotly.js/pull/5470)]
Expand Down Expand Up @@ -4043,7 +4043,7 @@ First 2019 release.
- Thorough `mesh3d` attribute descriptions [#593]

### Changed
- Generalize hover picking routine (to make more easily re-usable for other plot
- Generalize hover picking routine (to make more easily reusable for other plot
types) [#575, #631]

### Fixed
Expand Down Expand Up @@ -4296,7 +4296,7 @@ First 2019 release.
supplied no longer results in an uncaught error [#258]
- Axis attributes `hoverformat`, `tickprefix`, `ticksuffix` are honored even
when `showticklabels` is set to false [#267]
- Config option `doubleClick` set to `'reset'` now properly handles auto-ranged
- Config option `double-click` set to `'reset'` now properly handles auto-ranged
axes [#285]


Expand Down
26 changes: 13 additions & 13 deletions dist/plot-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"valType": "boolean"
},
"mode": {
"description": "Describes how a new animate call interacts with currently-running animations. If `immediate`, current animations are interrupted and the new animation is started. If `next`, the current frame is allowed to complete, after which the new animation is started. If `afterall` all existing frames are animated to completion before the new animation is started.",
"dflt": "afterall",
"description": "Describes how a new animate call interacts with currently-running animations. If `immediate`, current animations are interrupted and the new animation is started. If `next`, the current frame is allowed to complete, after which the new animation is started. If `after all` all existing frames are animated to completion before the new animation is started.",
"dflt": "after all",
"valType": "enumerated",
"values": [
"immediate",
"next",
"afterall"
"after all"
]
},
"transition": {
Expand Down Expand Up @@ -124,7 +124,7 @@
false
]
},
"doubleClick": {
"double-click": {
"description": "Sets the double click interaction mode. Has an effect only in cartesian plots. If *false*, double click is disable. If *reset*, double click resets the axis ranges to their initial values. If *autosize*, double click set the axis ranges to their autorange values. If *reset+autosize*, the odd double clicks resets the axis ranges to their initial values and even double clicks set the axis ranges to their autorange values.",
"dflt": "reset+autosize",
"valType": "enumerated",
Expand Down Expand Up @@ -2511,7 +2511,7 @@
"wagner4",
"wagner6",
"wiechel",
"winkel tripel",
"winkel triple",
"winkel3"
]
}
Expand Down Expand Up @@ -10377,7 +10377,7 @@
"valType": "string"
},
"value": {
"description": "Sets the value of the slider step, used to refer to the step programatically. Defaults to the slider label if not provided.",
"description": "Sets the value of the slider step, used to refer to the step programmatically. Defaults to the slider label if not provided.",
"editType": "arraydraw",
"valType": "string"
},
Expand Down Expand Up @@ -14601,7 +14601,7 @@
]
},
"spikemode": {
"description": "Determines the drawing mode for the spike line If *toaxis*, the line is drawn from the data point to the axis the series is plotted on. If *across*, the line is drawn across the entire plot area, and supercedes *toaxis*. If *marker*, then a marker dot is drawn on the axis the series is plotted on",
"description": "Determines the drawing mode for the spike line If *toaxis*, the line is drawn from the data point to the axis the series is plotted on. If *across*, the line is drawn across the entire plot area, and supersedes *toaxis*. If *marker*, then a marker dot is drawn on the axis the series is plotted on",
"dflt": "toaxis",
"editType": "none",
"flags": [
Expand Down Expand Up @@ -14865,7 +14865,7 @@
"valType": "number"
},
"tickmode": {
"description": "Sets the tick mode for this axis. If *auto*, the number of ticks is set via `nticks`. If *linear*, the placement of the ticks is determined by a starting position `tick0` and a tick step `dtick` (*linear* is the default value if `tick0` and `dtick` are provided). If *array*, the placement of the ticks is set via `tickvals` and the tick text is `ticktext`. (*array* is the default value if `tickvals` is provided). If *sync*, the number of ticks will sync with the overlayed axis set by `overlaying` property.",
"description": "Sets the tick mode for this axis. If *auto*, the number of ticks is set via `nticks`. If *linear*, the placement of the ticks is determined by a starting position `tick0` and a tick step `dtick` (*linear* is the default value if `tick0` and `dtick` are provided). If *array*, the placement of the ticks is set via `tickvals` and the tick text is `ticktext`. (*array* is the default value if `tickvals` is provided). If *sync*, the number of ticks will sync with the overlaid axis set by `overlaying` property.",
"editType": "ticks",
"impliedEdits": {},
"valType": "enumerated",
Expand Down Expand Up @@ -15880,7 +15880,7 @@
]
},
"spikemode": {
"description": "Determines the drawing mode for the spike line If *toaxis*, the line is drawn from the data point to the axis the series is plotted on. If *across*, the line is drawn across the entire plot area, and supercedes *toaxis*. If *marker*, then a marker dot is drawn on the axis the series is plotted on",
"description": "Determines the drawing mode for the spike line If *toaxis*, the line is drawn from the data point to the axis the series is plotted on. If *across*, the line is drawn across the entire plot area, and supersedes *toaxis*. If *marker*, then a marker dot is drawn on the axis the series is plotted on",
"dflt": "toaxis",
"editType": "none",
"flags": [
Expand Down Expand Up @@ -16144,7 +16144,7 @@
"valType": "number"
},
"tickmode": {
"description": "Sets the tick mode for this axis. If *auto*, the number of ticks is set via `nticks`. If *linear*, the placement of the ticks is determined by a starting position `tick0` and a tick step `dtick` (*linear* is the default value if `tick0` and `dtick` are provided). If *array*, the placement of the ticks is set via `tickvals` and the tick text is `ticktext`. (*array* is the default value if `tickvals` is provided). If *sync*, the number of ticks will sync with the overlayed axis set by `overlaying` property.",
"description": "Sets the tick mode for this axis. If *auto*, the number of ticks is set via `nticks`. If *linear*, the placement of the ticks is determined by a starting position `tick0` and a tick step `dtick` (*linear* is the default value if `tick0` and `dtick` are provided). If *array*, the placement of the ticks is set via `tickvals` and the tick text is `ticktext`. (*array* is the default value if `tickvals` is provided). If *sync*, the number of ticks will sync with the overlaid axis set by `overlaying` property.",
"editType": "ticks",
"impliedEdits": {},
"valType": "enumerated",
Expand Down Expand Up @@ -49115,7 +49115,7 @@
"valType": "number"
},
"value": {
"description": "Sets a treshold value drawn as a line.",
"description": "Sets a threshold value drawn as a line.",
"dflt": false,
"editType": "calc",
"valType": "number"
Expand Down Expand Up @@ -59232,12 +59232,12 @@
"editType": "calc",
"role": "object",
"start": {
"description": "Sets the gradient start value. It is given as the absolute position on the axis determined by the orientiation. E.g., if orientation is *horizontal*, the gradient will be horizontal and start from the x-position given by start. If omitted, the gradient starts at the lowest value of the trace along the respective axis. Ignored if orientation is *radial*.",
"description": "Sets the gradient start value. It is given as the absolute position on the axis determined by the orientation. E.g., if orientation is *horizontal*, the gradient will be horizontal and start from the x-position given by start. If omitted, the gradient starts at the lowest value of the trace along the respective axis. Ignored if orientation is *radial*.",
"editType": "calc",
"valType": "number"
},
"stop": {
"description": "Sets the gradient end value. It is given as the absolute position on the axis determined by the orientiation. E.g., if orientation is *horizontal*, the gradient will be horizontal and end at the x-position given by end. If omitted, the gradient ends at the highest value of the trace along the respective axis. Ignored if orientation is *radial*.",
"description": "Sets the gradient end value. It is given as the absolute position on the axis determined by the orientation. E.g., if orientation is *horizontal*, the gradient will be horizontal and end at the x-position given by end. If omitted, the gradient ends at the highest value of the trace along the respective axis. Ignored if orientation is *radial*.",
"editType": "calc",
"valType": "number"
},
Expand Down
Loading