awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 रिपॉजिटरी

Awesome GitHub RepositoriesVisualization Coordinate Mapping

Mappings that translate data values to visual coordinates for chart rendering.

Distinct from Coordinate System Mapping: Focuses on chart axes and layout generators rather than spatial data format transformations.

Explore 18 awesome GitHub repositories matching data & databases · Visualization Coordinate Mapping. Refine with filters or upvote what's useful.

Awesome Visualization Coordinate Mapping GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • uber-common/react-visuber-common का अवतार

    uber-common/react-vis

    8,785GitHub पर देखें↗

    react-vis एक React डेटा विज़ुअलाइज़ेशन लाइब्रेरी और डिक्लेरेटिव चार्टिंग फ्रेमवर्क है जिसका उपयोग कंपोज़ेबल ग्राफिकल रिप्रेजेंटेशन बनाने के लिए किया जाता है। यह सरल बिल्डिंग ब्लॉक्स को बड़े चार्ट स्ट्रक्चर्स में संयोजित करके जटिल विज़ुअलाइज़ेशन रेंडर करने के लिए एक सिस्टम प्रदान करती है। इस लाइब्रेरी में सनबर्स्ट डायग्राम्स और ट्री मैप्स के माध्यम से पदानुक्रमित डेटा मैपिंग के लिए विशेष टूल्स शामिल हैं, साथ ही सैंकी डायग्राम्स का उपयोग करके प्रवाह और संबंध विज़ुअलाइज़ेशन भी शामिल है। यह पैरेलल कोऑर्डिनेट्स, रडार चार्ट्स और रेडियल विज़ुअलाइज़ेशन के माध्यम से उच्च-आयामी डेटा को प्लॉट करने के लिए एक मल्टीवेरिएट डेटा विज़ुअलाइज़र भी प्रदान करती है। यह फ्रेमवर्क चार्ट लीजेंड मैनेजमेंट और ऑर्थोगोनल कोऑर्डिनेट प्लॉट्स के साथ-साथ लाइन, बार और पाई चार्ट्स के लिए स्टैंडर्ड चार्टिंग कार्यान्वयन को सपोर्ट करता है। ये विज़ुअलाइज़ेशन स्केलेबल वेक्टर ग्राफिक्स (SVG) का उपयोग करके उत्पन्न किए जाते हैं।

    Maps quantitative data fields to linear X and Y scales for standard Cartesian coordinate charts.

    JavaScript
    GitHub पर देखें↗8,785
  • dc-js/dc.jsdc-js का अवतार

    dc-js/dc.js

    7,431GitHub पर देखें↗

    dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na

    Implements scalable axes and layout generators to map data values to a two-dimensional coordinate system.

    JavaScript
    GitHub पर देखें↗7,431
  • pair-code/facetsPAIR-code का अवतार

    PAIR-code/facets

    7,340GitHub पर देखें↗

    Facets is a set of interactive software tools for the statistical analysis, distribution visualization, and multidimensional exploration of machine learning datasets. It provides a visual interface for identifying outliers and missing values in numeric and string data, specifically designed for auditing dataset quality and identifying skews between training and validation sets. The system uses multidimensional facet-based visualization and interactive bucketing to map individual data points across multiple feature axes. It employs synchronized view filtering and animated dimension transitions

    Maps individual dataset samples to visual coordinates across multiple dimensions to facilitate outlier and failure detection.

    Jupyter Notebook
    GitHub पर देखें↗7,340
  • jwilber/roughvizjwilber का अवतार

    jwilber/roughViz

    7,113GitHub पर देखें↗

    roughViz is a JavaScript data visualization library used to create charts with a hand-drawn, sketchy aesthetic. It functions as an SVG charting framework that renders visualizations in the browser, prioritizing the communication of general trends and patterns over absolute precision. The library provides a collection of tools to generate several chart types, including bar, line, pie, donut, and scatter plots, as well as stacked bar charts. These visualizations are produced using a non-linear drawing style to present technical information in an informal, organic appearance.

    Translates raw numerical data points into pixel coordinates for rendering chart elements.

    JavaScriptcharting-libraryd3v5dashboard
    GitHub पर देखें↗7,113
  • tidyverse/ggplot2tidyverse का अवतार

    tidyverse/ggplot2

    6,948GitHub पर देखें↗

    ggplot2 is a data visualization library for R based on a formal grammar of graphics. It provides a declarative plotting framework that allows users to create complex graphics by combining geometric objects, statistical summaries, and coordinate systems. The system is distinguished by a layered approach to composition, where visualizations are built incrementally by stacking independent geometric, statistical, and coordinate layers. It utilizes a hierarchical styling engine to manage non-data elements such as backgrounds, fonts, and margins, and includes a multi-panel faceting tool for splitti

    Defines how data values are translated to visual coordinates for various chart layouts.

    R
    GitHub पर देखें↗6,948
  • hadley/ggplot2hadley का अवतार

    hadley/ggplot2

    6,948GitHub पर देखें↗

    ggplot2 is an R data visualization library and statistical graphics engine. It implements a grammar of graphics that functions as a declarative plotting framework, allowing users to specify what a plot should contain rather than how to draw it. The system builds visualizations by mapping data variables to visual aesthetics through a structured set of layering rules. This approach enables the composition of complex graphics by stacking independent components, such as geometric objects and scales, on top of a shared coordinate system. The framework supports scientific plotting and exploratory

    Provides a coordinate transformation layer that decouples data mapping from the final visual rendering.

    R
    GitHub पर देखें↗6,948
  • morrisjs/morris.jsmorrisjs का अवतार

    morrisjs/morris.js

    6,882GitHub पर देखें↗

    morris.js is a JavaScript data visualization library and SVG charting framework. It is designed to render time-series line, bar, area, and donut charts to visualize complex datasets and distribution patterns. The library specializes in time-series charting to display temporal trends and track how specific values change over time. It provides tools for statistical data representation, allowing for the comparison of different data sets or the illustration of proportions within a whole. The framework enables the creation of web dashboard analytics by transforming raw data into graphical represe

    Translates raw data values into specific pixel coordinates to render chart axes and layouts.

    CoffeeScript
    GitHub पर देखें↗6,882
  • iamtomshaw/f1-race-replayIAmTomShaw का अवतार

    IAmTomShaw/f1-race-replay

    6,043GitHub पर देखें↗

    f1-race-replay एक Python एप्लिकेशन है जिसे ट्रैक मैप पर इंटरैक्टिव Formula 1 रेस इवेंट्स और ड्राइवर स्थितियों को रेंडर करने के लिए डिज़ाइन किया गया है। यह रियल-टाइम ड्राइवर स्पीड, गियर और DRS स्थिति की निगरानी के लिए एक टेलीमेट्री एनालिसिस डैशबोर्ड और एक इंटरैक्टिव रेस रिप्ले सिस्टम के रूप में कार्य करता है। यह प्रोजेक्ट ड्राइवर स्टैंडिंग, टायर कंपाउंड्स और रिटायरमेंट स्थिति को ट्रैक करने के लिए एक लाइव रेस लीडरबोर्ड प्रदान करता है। इसमें रेस अनुक्रमों और ड्राइवर आंदोलनों को सिम्युलेट करने के लिए नेविगेशन कंट्रोल्स के साथ एक प्लेबैक टूल शामिल है, जिसमें सेफ्टी कार तैनाती का एनिमेशन भी शामिल है।

    Translates raw telemetry coordinates into visual driver locations on a predefined race circuit map.

    Pythonf1formula1formula1-data-analysis
    GitHub पर देखें↗6,043
  • philackm/scrollablegraphviewphilackm का अवतार

    philackm/ScrollableGraphView

    5,291GitHub पर देखें↗

    ScrollableGraphView is a Swift data visualization library and iOS plotting framework used to render discrete numerical datasets as interactive graphs. It provides a scrollable user interface component that visualizes data points using a coordinate system with configurable layouts and styling. The framework is characterized by its adaptive graph scaling, which automatically adjusts the vertical axis to fit the visible data points as the user scrolls. It supports real-time data rendering, allowing graph views to update instantly as underlying datasets change through animated transitions. The l

    Implements logic to translate discrete numerical data values into visual pixel coordinates for chart rendering.

    Swift
    GitHub पर देखें↗5,291
  • theoehrly/fast-f1theOehrly का अवतार

    theOehrly/Fast-F1

    5,151GitHub पर देखें↗

    Fast-F1 Formula 1 के लिए डिज़ाइन की गई एक Python डेटा लाइब्रेरी और टेलीमेट्री एनालाइज़र है। यह टाइमिंग डेटा, सत्र परिणाम और उच्च-आवृत्ति वाहन सेंसर मेट्रिक्स को पुनः प्राप्त करने और प्रोसेस करने के लिए एक प्रोग्रामेटिक API रैपर के रूप में कार्य करता है। प्रोजेक्ट मोटरस्पोर्ट प्रदर्शन बेंचमार्किंग और विज़ुअलाइज़ेशन के लिए विशेष टूल प्रदान करता है। यह वाहन टेलीमेट्री, जैसे गति ट्रेस और गियर शिफ्ट की तुलना को सक्षम बनाता है, और गति और कोने के ओवरले के साथ स्थानिक ट्रैक मैप उत्पन्न करता है। लाइब्रेरी डेटा पुनर्प्राप्ति और विश्लेषण क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है, जिसमें रेसिंग शेड्यूल, चैंपियनशिप स्टैंडिंग और सर्किट मेटाडेटा का निष्कर्षण शामिल है। यह लाइव रेस गतिविधि और रेस कंट्रोल संदेशों की निगरानी का समर्थन करती है, जबकि डेटा लोड करने के दौरान नेटवर्क अनुरोधों को कम करने के लिए लोकल डिस्क कैशिंग का उपयोग करती है।

    Translates racing telemetry coordinates into visual positions on a two-dimensional track map.

    Python
    GitHub पर देखें↗5,151
  • has2k1/plotninehas2k1 का अवतार

    has2k1/plotnine

    4,598GitHub पर देखें↗

    Plotnine 'Grammar of Graphics' पर आधारित Python के लिए एक डेटा विज़ुअलाइज़ेशन लाइब्रेरी है। यह एक घोषणात्मक (declarative) सांख्यिकीय प्लॉटिंग फ्रेमवर्क और मल्टी-पैनल प्लॉटिंग इंजन के रूप में कार्य करता है, जो यूज़र्स को डेटा वेरिएबल्स को स्थिति, रंग और आकार जैसे विज़ुअल गुणों से मैप करके जटिल चार्ट बनाने की अनुमति देता है। प्रोजेक्ट को इसके लेयर्ड कंपोजिशन मॉडल और सांख्यिकीय ट्रांसफॉर्मेशन इंजन द्वारा प्रतिष्ठित किया गया है जो विज़ुअल्स रेंडर करने से पहले एग्रीगेशन और गणना करता है। इसमें मल्टी-पैनल फैसेटिंग के लिए एक व्यापक सिस्टम है, जो श्रेणीबद्ध वेरिएबल्स के आधार पर एक एकल विज़ुअलाइज़ेशन को सब-प्लॉट्स के ग्रिड में विभाजित करने में सक्षम बनाता है। लाइब्रेरी वितरण, क्षेत्र और स्कैटर प्लॉट्स के लिए विविध ज्यामितीय प्रतिनिधित्व, और भौगोलिक सीमाओं को रेंडर करने के लिए जियोस्पेशियल विज़ुअलाइज़ेशन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह डेटा-संचालित तत्वों को गैर-डेटा सौंदर्य गुणों से अलग करने के लिए स्केल मैपिंग, कोऑर्डिनेट प्रोजेक्शन और थीम-आधारित स्टाइलिंग के लिए व्यापक टूल प्रदान करती है। फ्रेमवर्क रेंडरिंग के लिए Matplotlib बैकएंड का उपयोग करता है और पाइपिंग ऑपरेशंस के माध्यम से टैबुलर डेटाफ़्रेम के साथ एकीकृत होता है।

    Implements mappings that translate data values to visual coordinates for chart rendering.

    Pythondata-analysisgrammargraphics
    GitHub पर देखें↗4,598
  • plotters-rs/plottersplotters-rs का अवतार

    plotters-rs/plotters

    4,581GitHub पर देखें↗

    Plotters is a data visualization library for the Rust programming language used to create 2D and 3D charts, plots, and mathematical visualizations. It functions as a multi-backend rendering engine and coordinate mapping framework that translates raw data values into pixel coordinates through customizable chart contexts. The library distinguishes itself through its ability to export graphics to multiple formats, including SVG, BitMap, and HTML5 canvas. It provides specific capabilities for 3D graphics plotting, featuring adjustable camera viewpoints and projection matrices to manage spatial da

    Implements a mapping system that translates raw data values to visual coordinates for chart rendering.

    Rustdata-plottinggraphingplot
    GitHub पर देखें↗4,581
  • wcharczuk/go-chartwcharczuk का अवतार

    wcharczuk/go-chart

    3,998GitHub पर देखें↗

    go-chart Go प्रोग्रामिंग भाषा के लिए एक डेटा विज़ुअलाइज़ेशन लाइब्रेरी है जिसका उपयोग डेटा सीरीज़ को विज़ुअल चार्ट में प्रोग्रामेटिक रूप से रेंडर करने के लिए किया जाता है। यह लाइन, बार और पाई चार्ट उत्पन्न करने के लिए एक टूल के रूप में कार्य करता है, विशेष रूप से इन विज़ुअलाइज़ेशन को छवियों के रूप में तैयार करता है। इस लाइब्रेरी में Go सोर्स कोड से डेटा प्लॉट के स्केलेबल वेक्टर ग्राफ़िक्स (SVG) उत्पन्न करने के लिए एक SVG इमेज जनरेटर शामिल है। यह सिंगल-एक्सिस, डुअल-एक्सिस या स्पार्कलाइन विज़ुअलाइज़ेशन बनाने के लिए चार्ट एक्सिस और स्केल के कॉन्फ़िगरेशन की अनुमति देती है।

    Provides logic to translate raw numerical data values into specific pixel coordinates on chart axes.

    Gochartcharting-librarydrawing
    GitHub पर देखें↗3,998
  • synercys/annotated_latex_equationssynercys का अवतार

    synercys/annotated_latex_equations

    3,893GitHub पर देखें↗

    यह प्रोजेक्ट गणितीय सूत्रों के लिए समन्वित विज़ुअल ओवरले बनाने के लिए LaTeX टाइपसेटिंग को TikZ ग्राफिक्स के साथ जोड़ने के लिए एक फ्रेमवर्क है। यह LaTeX समीकरणों में विशिष्ट प्रतीकों को साथ के वर्णनात्मक लेबल और रंगीन ओवरले से जोड़ने के लिए उपयोग किए जाने वाले समन्वय-आधारित मार्कर्स और टेम्प्लेट का एक सिस्टम प्रदान करता है। सिस्टम समन्वय बिंदुओं को सीधे गणितीय प्रतीकों पर मैप करने के लिए एक TikZ-आधारित विज़ुअल ओवरले फ्रेमवर्क का उपयोग करता है। यह रिज़ॉल्यूशन-स्वतंत्र वेक्टर ग्राफिक्स और स्टाइल किए गए लेबल के निर्माण की अनुमति देता है जो गणितीय टेक्स्ट के साथ स्केल होते हैं। यह प्रोजेक्ट गणितीय डॉक्यूमेंट डिज़ाइन के लिए क्षमताओं को कवर करता है, जिसमें सिंगल-कॉलम और डबल-कॉलम लेआउट में एनोटेटेड सूत्रों की स्थिति शामिल है। इसमें सोर्स फ़ाइलों को अंतिम PDF डॉक्यूमेंट्स में संकलित करने को स्वचालित करने के लिए यूटिलिटीज शामिल हैं।

    Maps coordinate points directly onto mathematical symbols within the LaTeX rendering pipeline to position annotations.

    TeX
    GitHub पर देखें↗3,893
  • freeplane/freeplanefreeplane का अवतार

    freeplane/freeplane

    3,949GitHub पर देखें↗

    Freeplane is a Java-based mind mapping software and knowledge management system used to create hierarchical visual maps and interconnect ideas. It serves as a visual information organizer that transforms text-based notes into navigable spatial maps to facilitate non-linear thinking processes. The application features a swing-based visual canvas for rendering interactive concept maps and complex node-based layouts. It utilizes an XML-based document organizer to serialize map structures and node attributes into hierarchical files for persistent storage. The tool covers several core capability

    Calculates node positions against a flexible canvas to support infinite expansion and zooming.

    Javagroovy-scriptsjavaknowledge-management
    GitHub पर देखें↗3,949
  • chartbrew/chartbrewchartbrew का अवतार

    chartbrew/chartbrew

    3,641GitHub पर देखें↗

    Chartbrew is a self-hosted business intelligence platform and data visualization engine designed to transform raw data from SQL databases and external API endpoints into interactive charts and dashboards. It serves as a tool for building analytics dashboards that monitor business metrics and KPIs through a privately hosted environment. The platform distinguishes itself with an embedded analytics workflow, allowing users to generate secure, time-limited shared links and iframes to display private charts on external websites. It also provides programmatic chart generation via API and integrates

    Maps dataset fields to visual chart parameters to define how trends and metrics are plotted.

    JavaScriptanalyticsapichartjs
    GitHub पर देखें↗3,641
  • f5/unovisf5 का अवतार

    f5/unovis

    2,730GitHub पर देखें↗

    Unovis is a modular SVG and Canvas data visualization library used to build interactive charts, maps, and network graphs. It provides a framework-agnostic set of primitives for creating data dashboards and specialized visualizations. The library is distinguished by its dedicated toolkits for different visualization domains, including an XY charting library for coordinated plots, a network graph framework for relational data, and a geospatial visualization toolkit for TopoJSON-based mapping. Its capability surface covers a wide range of data representations, including linear, area, and bar ch

    Renders non-numeric categories on a chart axis by mapping data indices to specific labels.

    TypeScriptangularchartsdata-visualization
    GitHub पर देखें↗2,730
  • thoughtworks/build-your-own-radarthoughtworks का अवतार

    thoughtworks/build-your-own-radar

    2,549GitHub पर देखें↗

    This project is a technology radar visualization tool and dockerized static site generator. It transforms JSON or CSV datasets into an interactive technology map used to track the adoption status and maturity of tools and techniques across an organization. The tool enables enterprise architecture mapping by organizing portfolios of technologies into categories and maturity levels. It supports custom technical taxonomies, allowing the definition of specialized rings and quadrants to match specific organizational evaluation criteria. The system covers automated radar generation and technology

    Translates data values into specific coordinates on a polar grid for rendering the radar layout.

    CSSopensourceradarthoughtworks
    GitHub पर देखें↗2,549
  1. Home
  2. Data & Databases
  3. Data Mapping
  4. Coordinate System Mapping
  5. Visualization Coordinate Mapping

सब-टैग एक्सप्लोर करें

  • Canvas Relative MappingMappings that define node positions relative to a flexible visual canvas rather than absolute axes. **Distinct from Visualization Coordinate Mapping:** Distinct from general visualization mapping by focusing on the relative positioning within an expandable canvas.
  • Chart Axis Mappings1 सब-टैगMappings that translate dataset fields to visual chart axes and scales. **Distinct from Visualization Coordinate Mapping:** Specifically handles the mapping of data fields to chart dimensions rather than generic coordinate systems.
  • Symbol-to-Coordinate MappingMappings that link mathematical symbols in typesetting to specific graphic coordinates. **Distinct from Visualization Coordinate Mapping:** Specializes coordinate mapping for LaTeX symbol locations rather than general chart data rendering.
  • Track Coordinate MappingsMappings that translate racing telemetry coordinates into visual positions on a track map. **Distinct from Visualization Coordinate Mapping:** Distinct from general visualization coordinate mapping by focusing specifically on circuit-based spatial coordinates.