awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

24 Repos

Awesome GitHub RepositoriesAxis Appearance Configurations

Customization options for axis visibility, grid lines, and stacking.

Explore 24 awesome GitHub repositories matching graphics & multimedia · Axis Appearance Configurations. Refine with filters or upvote what's useful.

Awesome Axis Appearance Configurations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chartjs/chart.jsAvatar von chartjs

    chartjs/Chart.js

    67,526Auf GitHub ansehen↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The library utilizes a high-performance rendering pipeline that executes drawing commands during each animation frame to maintain smooth visual feedback. The project distinguishes itself through a modular, extensible architecture that allows developers to register custom scales, control

    Adjusts grid line visibility, axis orientation, and stacking logic to maintain clear data alignment within the visual layout.

    JavaScriptcanvaschartgraph
    Auf GitHub ansehen↗67,526
  • mingrammer/diagramsAvatar von mingrammer

    mingrammer/diagrams

    42,356Auf GitHub ansehen↗

    Diagrams is a diagram-as-code framework and infrastructure mapping tool used to generate system architecture visualizations via Python code. It functions as a programmatic wrapper for Graphviz, allowing users to define cloud services and their interconnections to create structured architectural layouts. The project specializes in cloud architecture visualization by mapping software components to a library of provider-specific icons. This approach enables the management of system designs within version control to track architecture changes over time. The library provides capabilities for conf

    Allows setting specific attributes for individual nodes, including custom colors and icons.

    Pythonarchitecturediagramdiagram-as-code
    Auf GitHub ansehen↗42,356
  • recharts/rechartsAvatar von recharts

    recharts/recharts

    27,241Auf GitHub ansehen↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    Provides configurable formatting options for chart axis labels to improve data readability and unit representation.

    TypeScriptchartcharting-librarycomponents
    Auf GitHub ansehen↗27,241
  • google/flexbox-layoutAvatar von google

    google/flexbox-layout

    18,320Auf GitHub ansehen↗

    This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a view container and engine that arrange child views by distributing space and aligning content according to a flexible box model. The framework enables the creation of responsive user interfaces that automatically adjust element positioning, wrapping, and growth based on available screen dimensions and orientations. The system includes capabilities for adaptive layout workflows, dynamic element alignment, and a virtualized rendering system for recycling views to display large dat

    Positions child elements along the primary axis using rules such as center, start, end, or space-between.

    Kotlin
    Auf GitHub ansehen↗18,320
  • apexcharts/apexcharts.jsAvatar von apexcharts

    apexcharts/apexcharts.js

    15,096Auf GitHub ansehen↗

    ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and data-driven visualizations within web applications. It functions as a versatile data visualization framework that supports a wide range of chart types, including categorical, statistical, and financial plots, enabling developers to construct complex dashboards and real-time monitoring interfaces. The library distinguishes itself through a deep commitment to accessibility and high-performance interactivity. It provides built-in support for keyboard navigation, screen readers, and high-c

    Configures individual node properties including color, dimensions, and labels to represent specific data points accurately.

    JavaScriptchartsdata-visualizationgraphs
    Auf GitHub ansehen↗15,096
  • plantuml/plantumlAvatar von plantuml

    plantuml/plantuml

    13,093Auf GitHub ansehen↗

    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

    Allows styling of individual nodes or branches to highlight specific information.

    Javadiagramdiagram-as-codediagrams
    Auf GitHub ansehen↗13,093
  • didi/logicflowAvatar von didi

    didi/LogicFlow

    11,441Auf GitHub ansehen↗

    LogicFlow is an SVG-based flowchart editing framework and visual graph editor used for building customizable business process diagrams. It serves as a customizable diagramming engine for rendering business process models, entity relationship diagrams, and unified modeling language charts. The system is characterized by a plugin-based architecture that allows developers to define specialized graphical elements and register pluggable modules. A distinctive feature is its overlay system, which positions standard HTML components on top of the SVG canvas to create interactive menus and control pan

    Creates unique shapes and associated business data to represent specific domain entities or workflow steps.

    TypeScriptbpmndiagramdiagramming
    Auf GitHub ansehen↗11,441
  • linebender/druidAvatar von linebender

    linebender/druid

    9,710Auf GitHub ansehen↗

    Druid is a native user interface toolkit and 2D graphics engine for the Rust programming language. It functions as a retained-mode, data-driven framework for building graphical user interfaces that run across Linux, macOS, and web browsers via WebAssembly. The toolkit distinguishes itself through a data-first approach to UI design, utilizing lenses to isolate subsets of global application state and synchronize them with specific widgets. This allows the visual layout to update automatically when the underlying data model changes. Its capability surface includes a constraint-based box layout

    Positions child components along primary layout axes using configurable distribution and alignment rules.

    Rust
    Auf GitHub ansehen↗9,710
  • antvis/x6Avatar von antvis

    antvis/X6

    6,598Auf GitHub ansehen↗

    X6 is a JavaScript diagramming library and SVG graph rendering engine used to build interactive flowcharts, mind maps, and visual workflow editors. It provides a framework for defining customizable node and edge behaviors, utilizing a hybrid rendering approach that combines SVG and HTML. The library decouples the visual graph representation from underlying business logic and data structures through a dedicated state management system. It allows for extensive extensibility via a registration mechanism for custom nodes, edges, and canvas tools. The toolkit includes capabilities for automatic g

    Offers a framework for defining the appearance and behavior of nodes and edges using CSS and frontend frameworks.

    TypeScriptantvdagdiagram
    Auf GitHub ansehen↗6,598
  • ondrajz/go-callvisAvatar von ondrajz

    ondrajz/go-callvis

    6,488Auf GitHub ansehen↗

    Visualize call graph of a Go program using Graphviz

    Styles nodes and edges by package type, function visibility, and call type using color and line variations.

    Goawesome-gocallgraphgolang
    Auf GitHub ansehen↗6,488
  • scottplot/scottplotAvatar von ScottPlot

    ScottPlot/ScottPlot

    6,417Auf GitHub ansehen↗

    ScottPlot is a cross-platform, high-performance charting library for .NET that renders interactive plots across desktop and web GUI frameworks including Windows Forms, WPF, MAUI, Avalonia, Blazor, and WinUI. It provides an optimized rendering engine capable of displaying millions of data points with interactive pan, zoom, and live data streaming, while also supporting image export to formats like PNG and SVG for file output, cloud applications, and notebooks. The library distinguishes itself through a comprehensive set of chart types including scatter, line, bar, pie, heatmap, financial, rada

    Draws vertical or horizontal lines spanning the full axis with optional labels and styling.

    C#chartchartingcharts
    Auf GitHub ansehen↗6,417
  • bcakmakoglu/vue-flowAvatar von bcakmakoglu

    bcakmakoglu/vue-flow

    6,338Auf GitHub ansehen↗

    Vue Flow is a TypeScript library for building interactive node-based editors and flowcharts. It provides the core infrastructure for creating diagrams where users can drag, select, and connect nodes with edges, supporting pan and zoom navigation of the canvas. The library offers extensive control over graph behavior and appearance, including the ability to customize connection lines, define custom edge types, and configure zoom constraints and viewport defaults. It includes built-in components like a minimap for navigation, zoom controls, and a fit-view button, along with features for node re

    Extends the appearance and behavior of nodes, edges, and connection lines to match design requirements.

    TypeScriptdiagramsflowflowchart
    Auf GitHub ansehen↗6,338
  • vasturiano/3d-force-graphAvatar von vasturiano

    vasturiano/3d-force-graph

    6,147Auf GitHub ansehen↗

    3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space. Built on the ThreeJS library, it positions nodes using a force-directed physics simulation that can be driven by either a D3-force or ngraph engine, producing dynamic layouts that users can rotate, zoom, and pan using mouse, keyboard, or touch controls. The component distinguishes itself through comprehensive camera control capabilities, including programmatic positioning, animated transitions, automatic timed orbiting, and zoom-to-fit functionality that frames all nodes within

    Ships data-driven customization of node and link appearance including color, size, opacity, and 3D geometry.

    HTML3d3d-force-graphd3js
    Auf GitHub ansehen↗6,147
  • frappe/ganttAvatar von frappe

    frappe/gantt

    6,013Auf GitHub ansehen↗

    Open Source Javascript Gantt

    Allows customization of bar dimensions, grid lines, and header heights to match a design.

    JavaScript
    Auf GitHub ansehen↗6,013
  • evidence-dev/evidenceAvatar von evidence-dev

    evidence-dev/evidence

    5,919Auf GitHub ansehen↗

    Shades a rectangular region along the x-axis, y-axis, or both to emphasize ranges on a chart.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Auf GitHub ansehen↗5,919
  • blushft/go-diagramsAvatar von blushft

    blushft/go-diagrams

    5,235Auf GitHub ansehen↗

    go-diagrams ist eine Go-Visualisierungsbibliothek und ein DOT-Sprachgenerator, der zur Erstellung von Systemarchitekturdiagrammen verwendet wird. Es implementiert einen „Diagrams-as-Code“-Ansatz, der es Benutzern ermöglicht, Systemkomponenten, Infrastrukturabhängigkeiten und Datenflüsse mittels Go-Quellcode zu definieren. Die Bibliothek übersetzt diese codebasierten Definitionen in die Graphviz-DOT-Syntax, die anschließend vom Graphviz-Toolset verarbeitet wird, um die finalen visuellen Bild-Assets zu rendern. Sie unterstützt das Mapping gerichteter Kanten zur Veranschaulichung von Abhängigkeiten sowie die Organisation verwandter Komponenten in benannten Clustern oder Subgraphen, um architektonische Grenzen und logische Schichten darzustellen. Das Tool exportiert generierte DOT-Dateien und gerenderte Bilder direkt in das lokale Dateisystem zur Dokumentation und Versionskontrolle.

    Maps dependencies and data flow by assigning specific orientations to connections between system nodes.

    Go
    Auf GitHub ansehen↗5,235
  • vakata/jstreeAvatar von vakata

    vakata/jstree

    5,186Auf GitHub ansehen↗

    jstree is a jQuery tree view plugin used to render interactive hierarchical data structures. It functions as a hierarchical data visualizer and manager, providing tools to display nested relationships through tree layouts. The project features a drag-and-drop tree manager for restructuring hierarchies and an AJAX tree loader for fetching nodes or HTML fragments from remote servers. It includes a tri-state checkbox selector to manage selection states across parent and child branches. The plugin supports various data modeling approaches, including child arrays, parent-id adjacency lists, and t

    Allows the assignment of custom icons and accessibility attributes to individual tree nodes.

    JavaScriptjquery-pluginjstree
    Auf GitHub ansehen↗5,186
  • vega/vega-liteAvatar von vega

    vega/vega-lite

    5,216Auf GitHub ansehen↗

    Vega-Lite is a high-level declarative language for specifying interactive, multi-view visualizations. It compiles a concise JSON specification into a full Vega visualization, automatically inferring scales, axes, and legends from encoding declarations. The grammar-of-graphics encoding maps data fields to visual channels such as position, color, size, and shape, while a multi-view composition grammar enables layered, faceted, concatenated, and repeated layouts. Reactive parameter binding links named parameters to input widgets, selections, and expressions for dynamic updates. The project suppo

    Sets default axis styling with overrides based on orientation and scale type.

    TypeScriptchartsdeclarative-languageplot
    Auf GitHub ansehen↗5,216
  • alandefreitas/matplotplusplusAvatar von alandefreitas

    alandefreitas/matplotplusplus

    4,894Auf GitHub ansehen↗

    Diese C++-Datenvisualisierungsbibliothek ist ein wissenschaftliches Plotting-Framework, das zum Erstellen von 2D- und 3D-Diagrammen, Netzwerk-Graphen und geografischen Karten verwendet wird. Sie arbeitet als Multi-Backend-Grafikbibliothek, die High-Level-Plotting-Logik von Low-Level-Rendering-Engines entkoppelt, um verschiedene Ausgabe-Backends zu unterstützen. Das Projekt zeichnet sich durch eine Dual-Interface-API aus, die sowohl ein globales funktionales Interface für schnelles Prototyping als auch ein objektorientiertes Interface für präzise Kontrolle bietet. Es verfügt über eine Komponenten-basierte Layout-Engine zur Verwaltung gekachelter Grids und Subplots, neben einem Layered-Plot-State, der es ermöglicht, mehrere Datenserien zu überlagern, ohne Achsen zu löschen. Die Bibliothek deckt ein breites Spektrum an Visualisierungsfunktionen ab, einschließlich mathematischem Funktionsplotten, Vektorfeldern und multidimensionaler Datenanalyse durch Heatmaps und parallele Koordinaten. Sie enthält spezialisierte Tools für die Visualisierung geografischer Daten, wie Geobubble- und Geodensity-Plots, sowie Tools zum Rendern gerichteter und ungerichteter Graphennetzwerke. Zu den allgemeinen Funktionen gehören Achsenverwaltung, ästhetisches Styling mit Colormaps und der Export hochwertiger Grafiken. Das Projekt nutzt CMake für Build-Automatisierung und Dependency-Retrieval, um die Installation über verschiedene Betriebssysteme hinweg zu erleichtern.

    Provides comprehensive options for customizing axis visibility, grid lines, limits, and labels.

    C++charting-librarychartscontour-plots
    Auf GitHub ansehen↗4,894
  • antvis/infographicAvatar von antvis

    antvis/Infographic

    4,408Auf GitHub ansehen↗

    Infographic is a declarative SVG infographic engine and AI-powered generator that transforms structured specifications and natural language descriptions into complete visual layouts. At its core, it provides a data storytelling framework that combines AI-driven layout generation with multi-pattern composition, supporting linear, circular, radial, tree, and mirror arrangements for sequential, hierarchical, and comparative data structures. The project distinguishes itself through a canvas-based interactive editor with real-time element manipulation and state history management, alongside a serv

    Defines relation data structures with edges, labels, and arrow styles for infographics.

    TypeScriptaiantvinfographic
    Auf GitHub ansehen↗4,408
Vorherige12Nächste
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Axis Appearance Configurations

Unter-Tags erkunden

  • Axis Span LinesVertical or horizontal lines spanning an entire axis with optional labels and styling. **Distinct from Axis Appearance Configurations:** Distinct from Axis Appearance Configurations: focuses on full-axis spanning lines rather than general axis visibility and grid line customization.
  • Axis Span ShadingShaded vertical or horizontal ranges across the full axis to highlight regions of interest. **Distinct from Axis Appearance Configurations:** Distinct from Axis Appearance Configurations: focuses on shaded range highlighting rather than general axis visibility and grid line customization.
  • Gantt Bar StylersAdjusts bar dimensions, corner radius, grid lines, column width, and header heights for Gantt charts. **Distinct from Axis Appearance Configurations:** Distinct from Axis Appearance Configurations: applies to Gantt chart bars and grid, not general chart axes.
  • Main Axis AlignmentLogic for positioning elements along the primary layout axis using distribution rules. **Distinct from Axis Appearance Configurations:** Focuses on UI element distribution along a primary axis, whereas Axis Appearance Configurations deals with visual grid lines and visibility.
  • Node Appearance2 Sub-TagsConfiguration of individual node properties like color and dimensions. **Distinct from Axis Appearance Configurations:** Distinct from Axis Appearance Configurations: focuses on data node properties rather than axis/grid styling.