3 مستودعات
Rendering engines that execute diagram generation entirely within the client-side browser environment.
Distinct from Automatic Diagram Renderers: Distinct from general automatic renderers: focuses specifically on client-side execution via compiled JavaScript.
Explore 3 awesome GitHub repositories matching graphics & multimedia · Browser-Based Renderers. Refine with filters or upvote what's useful.
pyecharts is a Python visualization library and wrapper for the Echarts JavaScript engine. It translates Python data and configurations into JSON specifications to generate interactive web-based charts and graphs. The library provides specialized capabilities for geographic data mapping using a comprehensive library of map assets to visualize spatial information. It also includes utilities to capture rasterized snapshots of rendered web visualizations for export as static image files. The tool supports rendering interactive plots directly within data science notebook environments and exporti
Generates standalone HTML files that utilize a client-side JavaScript engine to render interactive data visualizations.
PlantUML is a text-to-diagram generator that translates human-readable markup into structured graphical representations. It functions as a diagram-as-code tool, allowing users to create and maintain technical documentation, architectural models, and flowcharts by decoupling diagram content from visual layout. The project distinguishes itself through a comprehensive rendering pipeline that processes domain-specific markup into various output formats, including vector and raster graphics. It utilizes a graph-based layout engine to calculate spatial positioning, while a declarative styling layer
Enables real-time diagram generation and previewing directly in the browser without backend dependencies.
mxgraph is a client-side graph visualization tool and JavaScript diagramming library. It functions as an SVG-based drawing framework used to create and render interactive diagrams directly within a web browser. The library enables the development of custom diagramming tools, such as network maps and flowcharts, by providing the means to draw and manipulate visual data structures. It focuses on client-side data visualization, allowing for the representation of complex node and edge relationships without requiring server-side rendering.
Executes complex graph rendering and manipulation entirely within the client-side browser environment.