d3 updated to v6.5.0

This commit is contained in:
Alexander Meindl 2021-01-25 06:44:43 +01:00
parent a5493ed09c
commit d0a4f40069
3 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ Changelog
- Mermaid 8.9.0 support
- Bug fix for select2 loading without named field
- FontAwesome 5.15.2 support
- D3 6.4.0 support
- D3 6.5.0 support
3.0.1
+++++

File diff suppressed because one or more lines are too long

View File

@ -176,7 +176,7 @@ It provides :
* `Chart.js Plugin colorschemes 0.4.0 <https://github.com/nagix/chartjs-plugin-colorschemes>`_
* `Chart.js Plugin datalabels 0.7.0 <https://github.com/chartjs/chartjs-plugin-datalabels>`_
* `clipboardJS 2.0.6 <https://clipboardjs.com/>`_
* `d3 6.4.0 <https://d3js.org/>`_
* `d3 6.5.0 <https://d3js.org/>`_
* `d3plus v2.0.0-alpha.30 <https://d3plus.org/>`_
* `FontAwesome 5.15.2 <https://fontawesome.com/>`_
* `mermaid 8.9.0 <https://github.com/knsv/mermaid/>`_