Showing 5 open source projects for "map"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    ggplot2

    ggplot2

    An implementation of the Grammar of Graphics in R

    ...It is based on The Grammar of Graphics, which focuses on following a layered approach to describe and construct visualizations or graphics in a structured manner. With ggplot2 you simply provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it will take care of the rest. ggplot2 is over 10 years old and is used by hundreds of thousands of people all over the world for plotting. In most cases using ggplot2 starts with supplying a dataset and aesthetic mapping (with aes()); adding on layers (like geom_point() or geom_histogram()), scales (like scale_colour_brewer()), and faceting specifications (like facet_wrap()); and finally, coordinating systems. ggplot2 has a rich ecosystem of community-maintained extensions for those looking for more innovation. ...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    purrr

    purrr

    A functional programming toolkit for R

    purrr enhances R’s functional programming capabilities by providing a consistent set of tools for working with lists and vectors, enabling safer and more expressive iteration compared to base R’s loop functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ggthemes

    ggthemes

    Additional themes, scales, and geoms for ggplot2

    ggthemes is an R package that provides extra themes, scales, and geoms for ggplot2. It supplements the default ggplot2 offerings by allowing users to apply special themes (e.g., inspired by classic publications, external visualization styles), additional scale functions, and specialized geoms or color scales. It is often used to make ggplot2 plots adhere to aesthetic styles from famous news outlets, scientific journals, or presentation decks. Additional color scales and palettes for discrete...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ggrepel

    ggrepel

    epel overlapping text labels away from each other in your ggplot2

    ggrepel is an R package that provides “smart” repulsion for text and label geoms in ggplot2. When placing text labels on a plot (e.g. labeling points), the labels can often overlap; ggrepel ensures labels don’t overlap (or overlap less) by repelling labels / pushing them away, adding connecting lines or nudges, etc. It improves the readability of plots, especially when many labels are present. Support for point and segment geoms (so labels can be connected by lines when moved). Supports both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    rethinking

    rethinking

    Statistical Rethinking course and book package

    This R package accompanies Richard McElreath’s Statistical Rethinking (2nd edition), offering utilities to fit and compare Bayesian models using both MAP estimation (quap) and Hamiltonian Monte Carlo via RStan (ulam). It supports specifying models via explicit distributional assumptions, providing flexibility for advanced statistical workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next