Skip to content

Commit cf92c11

Browse files
committed
adjust changelog
1 parent 2612554 commit cf92c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ where X.Y.Z is the semver of most recent plotly.js release.
1313

1414
### Added
1515
- Add `subtitle` attribute to `layout.title` to enable adding subtitles to plots [[#7012](https://github.com/plotly/plotly.js/pull/7012)]
16-
- Introduce "<u>" and "<s>" pseudo html tags to add partial underline and strike-through styles to SVG text elements [[#7043](https://github.com/plotly/plotly.js/pull/7043)]
16+
- Introduce "u" and "s" pseudo html tags to add partial underline and strike-through styles to SVG text elements [[#7043](https://github.com/plotly/plotly.js/pull/7043)]
1717
- Add geometric mean functionality and 'geometric mean ascending' + 'geometric mean descending' to `category_order` on cartesian axes [[#6223](https://github.com/plotly/plotly.js/pull/6223)],
1818
with thanks to @acxz and @prabhathc for the contribution!
1919
- Add axis property `ticklabelindex` for drawing the label for each minor tick n positions away from a major tick,
@@ -26,7 +26,7 @@ where X.Y.Z is the semver of most recent plotly.js release.
2626
### Fixed
2727
- Fix displaying scattergl traces while zooming or panning (regression introduced in 2.26.0) [[#7018](https://github.com/plotly/plotly.js/pull/7018)],
2828
with thanks to @eiriklv for the contribution!
29-
- Fix for excessive hoverlabel removal and overlap for plots with both `scatter` and `bar` traces which reported in [[#6954](https://github.com/plotly/plotly.js/pull/6954)],
29+
- Fix for excessive hoverlabel removal and overlap for plots with both scatter and bar traces [[#6954](https://github.com/plotly/plotly.js/pull/6954)],
3030
with thanks to @mbant for the contribution!
3131
- Fix adding cartesian "togglehover" when included in `modebar.add` [[#5879](https://github.com/plotly/plotly.js/pull/5879)],
3232
with thanks to @Sizurka for the contribution!

0 commit comments

Comments
 (0)