From c89ad7fda214d82cf0b1630822b3522faea5298b Mon Sep 17 00:00:00 2001 From: "Sebastien Jourdain (Kitware)" Date: Thu, 9 Jan 2025 14:00:45 -0700 Subject: [PATCH] docs(js): list JS dependency --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 5b86903..c9b0e09 100644 --- a/README.rst +++ b/README.rst @@ -65,3 +65,9 @@ Using the component method widget = matplotlib.Figure(figure=None) # could pass fig at construction widget.update(fig) + + +JavaScript dependency +----------------------------------------------------------- + +This Python package bundle the ``mpld3@0.5.7`` JavaScript library. If you would like us to upgrade it, `please reach out `_.