Tag

Customization

1 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
May 8, 2025 · Fundamentals

Data Visualization with Matplotlib and Seaborn in Python

This article introduces Python's Matplotlib and Seaborn libraries for data visualization, covering basic and advanced statistical charts, common plot types, customization techniques, and multi‑plot layouts with clear code examples and a comparative summary of each library's strengths.

CustomizationMatplotlibPlotting
0 likes · 5 min read
Data Visualization with Matplotlib and Seaborn in Python
IT Services Circle
IT Services Circle
Mar 5, 2025 · Frontend Development

How to Install and Use the "Burn My Windows" GNOME Extension on Ubuntu

This guide explains how to find, install, and use the "Burn My Windows" GNOME extension on Ubuntu, demonstrating the fiery window-closing effect and providing step‑by‑step instructions with screenshots for Linux enthusiasts seeking fun desktop customization.

CustomizationGNOMELinux
0 likes · 3 min read
How to Install and Use the "Burn My Windows" GNOME Extension on Ubuntu
IT Services Circle
IT Services Circle
Feb 15, 2025 · Frontend Development

From Element UI to Radix UI: Evaluating Past Strengths and New Advantages

This article reviews the historical prominence of Element UI, outlines its limitations in modern projects, and explains why the team switched to Radix UI, highlighting Radix's customizability, broad framework support, web‑standard compatibility, and strong accessibility features.

AccessibilityCustomizationElement UI
0 likes · 8 min read
From Element UI to Radix UI: Evaluating Past Strengths and New Advantages
Architect's Guide
Architect's Guide
Jan 7, 2025 · Frontend Development

OpenSumi: An Open‑Source, High‑Performance, Customizable IDE Framework for Web and Electron

OpenSumi is a domestically developed, open‑source IDE framework built on TypeScript and React that offers high performance, extensive view‑customization, VS Code plugin compatibility, and cloud‑native capabilities, enabling developers to quickly create tailored web or Electron‑based IDE products for vertical domains.

CustomizationElectronIDE framework
0 likes · 10 min read
OpenSumi: An Open‑Source, High‑Performance, Customizable IDE Framework for Web and Electron
php中文网 Courses
php中文网 Courses
Jun 28, 2024 · Backend Development

How to Create Custom WordPress Shortcodes in Three Simple Steps

This guide walks you through creating a custom WordPress shortcode by installing the Code Snippets plugin, writing a PHP function to display the current date, registering the shortcode, and inserting it into a page, providing clear step‑by‑step instructions and example code.

CustomizationPHPWordPress
0 likes · 7 min read
How to Create Custom WordPress Shortcodes in Three Simple Steps
Architecture and Beyond
Architecture and Beyond
Jun 15, 2024 · Product Management

Customization and Integration Strategies for Enterprise SaaS: Guidance for Head and Mid‑Market Clients

The article analyzes recent Chinese enterprise SaaS market trends, examines the shift toward customized solutions for large customers and integration approaches for mid‑market clients, and offers strategic recommendations on product positioning, architecture openness, and service models to balance growth and sustainability.

CustomizationIntegrationSaaS
0 likes · 13 min read
Customization and Integration Strategies for Enterprise SaaS: Guidance for Head and Mid‑Market Clients
ByteFE
ByteFE
Apr 2, 2024 · Frontend Development

Advanced Tooltip Configuration and Customization in VChart

This article explains the fundamentals of VChart tooltips, demonstrates how to enable enterable tooltips with Amazon‑style safety triangles, shows flexible content and style patterns, and provides methods for custom DOM manipulation and fully custom tooltip handlers to meet diverse frontend data‑visualisation needs.

CustomizationVChartdata visualization
0 likes · 20 min read
Advanced Tooltip Configuration and Customization in VChart
Test Development Learning Exchange
Test Development Learning Exchange
May 28, 2023 · Fundamentals

Using progress and tqdm Libraries to Create Progress Bars in Python

This article introduces the Python progress‑bar libraries progress and tqdm, explains how to install them, demonstrates basic and advanced usage—including custom styles, pausing, and multithreaded progress bars—with complete code examples for each scenario.

CustomizationProgressmultithreading
0 likes · 6 min read
Using progress and tqdm Libraries to Create Progress Bars in Python
ByteDance Data Platform
ByteDance Data Platform
Mar 22, 2023 · Backend Development

How DataTester’s Open Platform Empowers Customizable A/B Testing for Enterprises

DataTester’s Open Platform provides a configurable, extensible A/B testing solution that integrates via OpenAPI, SDKs, and a visual integration console, enabling enterprises to customize experiments, reduce development costs, and streamline deployment while supporting diverse business needs through modular components and a material ecosystem.

A/B testingCustomizationDataTester
0 likes · 12 min read
How DataTester’s Open Platform Empowers Customizable A/B Testing for Enterprises
DataFunSummit
DataFunSummit
Mar 11, 2023 · Big Data

Insights on Data Platform SaaS Transformation and Customization Strategies

The article examines the opportunities and challenges of turning data platforms into SaaS solutions, compares sales‑driven and product‑driven models, analyzes cost factors and industry gaps, and shares practical approaches such as platform‑plus‑component architecture, real‑world case studies, and product‑management considerations for better meeting B2B customization demands.

Cloud ComputingCustomizationSaaS
0 likes · 21 min read
Insights on Data Platform SaaS Transformation and Customization Strategies
Top Architect
Top Architect
Jun 23, 2022 · Frontend Development

OpenSumi: Alibaba’s Open‑Source IDE Framework for High‑Performance, Customizable Development

OpenSumi, an open‑source IDE development framework from Alibaba and Ant Group, offers a high‑performance, highly customizable dual‑platform (Web and Electron) solution compatible with VS Code extensions, enabling rapid creation of cloud‑based or local IDE products with extensive view customization, vertical‑domain support, and seamless integration into existing development pipelines.

CustomizationOpenSumiVS Code
0 likes · 10 min read
OpenSumi: Alibaba’s Open‑Source IDE Framework for High‑Performance, Customizable Development
Python Programming Learning Circle
Python Programming Learning Circle
Apr 30, 2022 · Fundamentals

Matplotlib Tutorial: Plotting, Customization, and 3D Visualizations

This tutorial demonstrates how to use Matplotlib for creating basic line, scatter, histogram, and density plots, customizing colors, legends, axes, and annotations, handling subplots, and generating 3D visualizations such as wireframes, surfaces, and triangulated meshes, with complete Python code examples.

3D PlottingCustomizationMatplotlib
0 likes · 58 min read
Matplotlib Tutorial: Plotting, Customization, and 3D Visualizations
IT Services Circle
IT Services Circle
Feb 25, 2022 · Frontend Development

Plyr – A Modern Front‑End Video Player: Features, Usage, and Customisation

This article introduces Plyr, a lightweight and highly customizable HTML5 video/audio player library, outlines its rich feature set—including subtitles, speed control, picture‑in‑picture, and API methods—provides CDN and npm installation instructions, and demonstrates how to embed and style the player for web projects.

APICustomizationHTML5
0 likes · 8 min read
Plyr – A Modern Front‑End Video Player: Features, Usage, and Customisation
Java Architecture Diary
Java Architecture Diary
Jan 12, 2021 · Cloud Native

Master Spring Cloud LoadBalancer: Quick Start and Custom Strategies

This guide shows how to quickly integrate Spring Cloud LoadBalancer into a Spring Cloud 2020 project, configure built‑in round‑robin or random policies, create custom gray load‑balancing strategies, and streamline bean registration for advanced load‑balancing scenarios.

CustomizationJavaMicroservices
0 likes · 6 min read
Master Spring Cloud LoadBalancer: Quick Start and Custom Strategies
Wukong Talks Architecture
Wukong Talks Architecture
Aug 10, 2020 · Frontend Development

How to Modify Typora's Theme Style

This guide explains how to obtain, install, and switch custom themes for the Typora markdown editor, including downloading official or third‑party themes, copying them to the Typora themes folder, and using mdnice CSS files for additional styling options.

CSSCustomizationMarkdown
0 likes · 3 min read
How to Modify Typora's Theme Style
DevOps Cloud Academy
DevOps Cloud Academy
Mar 31, 2020 · Operations

Customizing Jenkins UI with Custom CSS and Themes

This guide explains how to refresh the Jenkins interface by installing the Simple Theme plugin, applying an online material CSS stylesheet or a local custom CSS file, and configuring the theme settings to achieve improved fonts, syntax highlighting, and console output appearance.

CI/CDCSSCustomization
0 likes · 2 min read
Customizing Jenkins UI with Custom CSS and Themes
Didi Tech
Didi Tech
Apr 4, 2019 · Frontend Development

Customizing Project Logos and Login Backgrounds with a Webpack Merge Loader

The article explains how to replace manual client‑specific logo and login‑background swaps with a custom Webpack merge‑less loader that injects client assets during build, offering low intrusiveness, strong extensibility, richer styling options, and a smoother developer experience compared to simple copy scripts.

BuildCSSCustomization
0 likes · 10 min read
Customizing Project Logos and Login Backgrounds with a Webpack Merge Loader
Xianyu Technology
Xianyu Technology
Jun 2, 2018 · Mobile Development

Flutter Architecture, Build Process, and Customization Guide

The guide explains Flutter’s three‑layer architecture (Framework, Engine, Embedder), Dart compilation modes, iOS and Android build pipelines, project layout, and how to customize or rebuild the Engine, manage engine versions, and extend the framework for future native integration.

CompilationCustomizationengine
0 likes · 17 min read
Flutter Architecture, Build Process, and Customization Guide
Efficient Ops
Efficient Ops
Oct 8, 2017 · Fundamentals

How to Personalize Your Bash Prompt: Add Info, Colors, and Multi‑Line Layouts

This guide explains how to customize the Bash prompt by editing the PS1/PS2 variables in .bashrc, using special escape sequences for user, host, directory, date, and colors, and creating multi‑line prompts with clear examples and explanations.

CustomizationLinuxbash
0 likes · 5 min read
How to Personalize Your Bash Prompt: Add Info, Colors, and Multi‑Line Layouts