From b4a95af4f59cbff7f7948d2834f670aca18260a3 Mon Sep 17 00:00:00 2001 From: martineho <71332891+martineho@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:01:13 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0304c8a..44530c1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ visualizations in the form of [trimesh](https://trimsh.org/) meshes. * [BokehGarden](https://github.com/emerald-geomodelling/BokehGarden) A [Bokeh](https://bokeh.org/) based web application framework focused on plotting heavy interactive applications. Additionally, it provides several improved widgets for Bokeh, that can be used both within the framework and in a standalone bokeh app, such as an interactive colorbar, file download/upload buttons and an autocomplete input field. - +* [emerald-plotly-react](https://github.com/emerald-geomodelling/emerald-plotly-react) is an extension to the renowned data visualization library, Plotly. Our module is designed to enhance and simplify your data visualization experience by offering additional functionality that seamlessly integrates with Plotly's core features. +* [emerald-json-editor-react](https://github.com/emerald-geomodelling/emerald-json-editor-react) is a wrapper that around jsoneditor that utilizes react functionality. ## Python tools