Skip to content

v0.1.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@julien-deramond julien-deramond released this 24 Apr 06:20
· 28 commits to main since this release
83f1176

🚀 Features

  • Ability to use automatically the Apache ECharts tooltip formatter function when provided combined with the ODS Charts tooltip
  • Ability to specify the color at the series level

📖 Documentation

The documentation has been updated:

  • Title bars are used to display correctly the headers in our several examples
  • Boosted v5.3.3 is now used
  • Some analytics will help us to measure the adoption of this project, and obviously it comes with its cookies banner

Examples

Based on community requests and difficulties, some use cases examples have been added to the documentation:

  • Confine tooltip that uses the tooltip containment feature of the Apache ECharts library to ensure that the tooltip or popover is displayed within the confines of the graph (with tooltip: { confine: true }).
  • Two colors for one series that shows how to represent data with a different color depending on a condition on the value.
  • Add unit that shows how to add a unit formatter.

📚 What's Changed

  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates by @dependabot in #152
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #153
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #154
  • chore(deps-dev): bump typedoc from 0.25.10 to 0.25.12 by @dependabot in #155
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #156
  • Add an example of use of confine tooltip by @jacques-lebourgeois in #159
  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /test/react by @dependabot in #162
  • chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 in /test/angular-ngx-echarts by @dependabot in #163
  • chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 in /test/angular-echarts by @dependabot in #164
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 2 updates by @dependabot in #165
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #166
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #167
  • Docs: Use title bars by @louismaximepiton in #168
  • Bump Boosted to v5.3.3 by @louismaximepiton in #158
  • A solution for displaying a series with two colours #92 by @jacques-lebourgeois in #161
  • chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /test/angular-echarts by @dependabot in #171
  • chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /test/angular-ngx-echarts by @dependabot in #170
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /test/react by @dependabot in #172
  • chore(deps): bump the react-all-deps group in /test/react with 1 update by @dependabot in #177
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 6 updates by @dependabot in #175
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #176
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #174
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /test/react by @dependabot in #178
  • chore(deps-dev): bump webpack from 5.90.3 to 5.91.0 by @dependabot in #182
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #181
  • Docs: Add analytics by @louismaximepiton in #136
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 9 updates by @dependabot in #185
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 9 updates by @dependabot in #184
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates by @dependabot in #183
  • chore(deps): bump @testing-library/react from 14.2.2 to 14.3.0 in /test/react in the react-all-deps group by @dependabot in #188
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 5 updates by @dependabot in #190
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #187
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #189
  • chore(deps-dev): bump Node from 20.11.1 to 20.12.1 by @julien-deramond in #191
  • chore(deps-dev): bump typedoc from 0.25.12 to 0.25.13 by @dependabot in #192
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #193
  • Use the formatter function of the Apache ECharts tooltp in the ods-ch… by @jacques-lebourgeois in #197
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 6 updates by @dependabot in #206
  • chore(deps): bump @testing-library/react from 14.3.0 to 15.0.2 in /test/react in the react-all-deps group by @dependabot in #199
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #207
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #205
  • chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #203
  • chore(deps-dev): bump serve from 14.2.1 to 14.2.2 by @dependabot in #208
  • feat(lib): Availability to specify the colour at the serie level by @jacques-lebourgeois in #204
  • Lib: Use prettier to format our files by @louismaximepiton in #198
  • chore(deps): bump @testing-library/react from 15.0.2 to 15.0.3 in /test/react in the react-all-deps group by @dependabot in #210

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8