From e4be5e83c8c525b3745d2d7813336319d10f8855 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 22:07:06 +0100 Subject: Update to bootstrap 5 --- docs/reference/draw_svg.chent.html | 90 ++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 48 deletions(-) (limited to 'docs/reference/draw_svg.chent.html') diff --git a/docs/reference/draw_svg.chent.html b/docs/reference/draw_svg.chent.html index a95748e..4272133 100644 --- a/docs/reference/draw_svg.chent.html +++ b/docs/reference/draw_svg.chent.html @@ -1,55 +1,53 @@ -Draw SVG graph from a chent object using RDKit — draw_svg.chent • chentsDraw SVG graph from a chent object using RDKit — draw_svg.chent • chents + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Draw SVG graph from a chent object using RDKit

-
+
+

Usage

draw_svg.chent(
   x,
   width = 300,
@@ -59,8 +57,8 @@
 )
-
-

Arguments

+
+

Arguments

x

The chent object to be plotted

@@ -82,26 +80,22 @@
-
- -
+
-
- -- cgit v1.2.1