Tag

PDF Export

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Aug 11, 2024 · Frontend Development

Using sviewgui: A PyQt5 GUI Tool for Interactive Matplotlib and Seaborn Plotting with PDF Export

This tutorial introduces sviewgui, a lightweight PyQt5 GUI application that lets users drag‑and‑drop data to create Matplotlib or Seaborn visualizations, customize themes, and export high‑resolution PDFs, with three simple ways to load data including file selection, absolute paths, and pandas DataFrames.

Data VisualizationMatplotlibPDF Export
0 likes · 3 min read
Using sviewgui: A PyQt5 GUI Tool for Interactive Matplotlib and Seaborn Plotting with PDF Export
GrowingIO Tech Team
GrowingIO Tech Team
Mar 10, 2022 · Frontend Development

How We Replaced Gitbook with Docusaurus for Scalable Documentation

Facing limitations with Gitbook for SaaS and private deployments, we rebuilt our help documentation platform using Docusaurus, detailing the challenges of multi‑version support, changelog review, offline export, and the step‑by‑step setup, configuration, and deployment processes that streamlined our documentation workflow.

DocusaurusPDF ExportSearch
0 likes · 15 min read
How We Replaced Gitbook with Docusaurus for Scalable Documentation