From 48c0b0cda7f1ed415fb55ef24695b2ba34f86cf7 Mon Sep 17 00:00:00 2001 From: Valery Date: Wed, 17 Jul 2024 10:31:06 +0300 Subject: [PATCH 1/2] embedded coffe svg --- plotly_maker/html_parts.cpp | 132 +++++++++++++++++++++++++++++++++++- warning.html | 78 --------------------- 2 files changed, 129 insertions(+), 81 deletions(-) delete mode 100644 warning.html diff --git a/plotly_maker/html_parts.cpp b/plotly_maker/html_parts.cpp index 1009231..ec808b4 100644 --- a/plotly_maker/html_parts.cpp +++ b/plotly_maker/html_parts.cpp @@ -121,9 +121,135 @@ colorbar: { }];)"; const char kWarningJSLibAbsentPage[] = R"( -

If you see this page it means that plotly-2.27.0.min.js file is absent. -
Please download it and add it to the directory %1

-

download plotly javascript library + + + +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

If you see this page it means that plotly-2.27.0.min.js +
file is absent...
+

+
But don't worry!
+
+
+ +
+Please download this .js file and add to the directory +
+%1 +
+
+